summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/create/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pkg_install/create/Makefile')
-rw-r--r--usr.sbin/pkg_install/create/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/usr.sbin/pkg_install/create/Makefile b/usr.sbin/pkg_install/create/Makefile
deleted file mode 100644
index 3334037..0000000
--- a/usr.sbin/pkg_install/create/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# $FreeBSD$
-
-PROG= pkg_create
-SRCS= main.c perform.c pl.c
-
-WARNS?= 3
-WFORMAT?= 1
-
-DPADD= ${LIBMD}
-LDADD= -lmd
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud