freebsd-dev/usr.sbin/pkg_install/lib/Makefile
1993-08-30 01:51:16 +00:00

9 lines
126 B
Makefile

LIB= install
SRCS= file.c msg.c plist.c str.c exec.c global.c pen.c
NOPROFILE= yes
install:
@echo -n
.include <bsd.lib.mk>