NetBSD/usr.sbin/pkg_install/add/Makefile

8 lines
174 B
Makefile

# $NetBSD: Makefile,v 1.4 1997/10/17 14:53:27 lukem Exp $
# Original from FreeBSD, no rcs id.
PROG= pkg_add
SRCS= main.c perform.c futil.c extract.c
.include <bsd.prog.mk>