# $FreeBSD: head/usr.sbin/pkg_install/add/Makefile 207113 2010-04-23 11:07:43Z flz $ .include PROG= pkg_add SRCS= main.c perform.c futil.c extract.c WARNS?= 3 WFORMAT?= 1 .include