summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/add/Makefile
blob: 03a43f068b76d3808a7161ed9834507bf8057538 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

.include <bsd.own.mk>

PROG=	pkg_add
SRCS=	main.c perform.c futil.c extract.c

WARNS?=	3
WFORMAT?=	1

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud