PROG= pkg_create CFLAGS+= ${DEBUG} -I${.CURDIR}/../lib LDADD+= -L${.CURDIR}/../lib -linstall SRCS= main.c perform.c pl.c .include