summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-09-13 10:20:37 +0000
committerjkh <jkh@FreeBSD.org>1994-09-13 10:20:37 +0000
commitb9af6c1c08a206cb5e3a8e80cecdcbb9572b7485 (patch)
treee08aff780a37beac6cd112d6900a55d713bd60af /usr.sbin/pkg_install
parenta933b2cf05d018c3756df71f8da2deff8a012234 (diff)
downloadFreeBSD-src-b9af6c1c08a206cb5e3a8e80cecdcbb9572b7485.zip
FreeBSD-src-b9af6c1c08a206cb5e3a8e80cecdcbb9572b7485.tar.gz
Delete obsoleted *dist targets.
Diffstat (limited to 'usr.sbin/pkg_install')
-rw-r--r--usr.sbin/pkg_install/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/usr.sbin/pkg_install/Makefile b/usr.sbin/pkg_install/Makefile
index c8e4084..37a1f05 100644
--- a/usr.sbin/pkg_install/Makefile
+++ b/usr.sbin/pkg_install/Makefile
@@ -1,16 +1,3 @@
SUBDIR=lib add create delete info
.include <bsd.subdir.mk>
-
-dists: bin_dist
-
-bin_dist: all install
- tar czf pkg_install.tar.gz -C / \
- usr/local/bin/pkg_add \
- usr/local/bin/pkg_create \
- usr/local/bin/pkg_delete \
- usr/local/bin/pkg_info \
- usr/local/man/man1/pkg_add.1 \
- usr/local/man/man1/pkg_create.1 \
- usr/local/man/man1/pkg_delete.1 \
- usr/local/man/man1/pkg_info.1
OpenPOWER on IntegriCloud