summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/Makefile
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-09-21 11:44:43 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-09-21 11:44:43 +0000
commit2f760184131f9506bf7c29e93374c613ddcf3342 (patch)
tree692d1b5320757a77a56cbebff06709b8dfc40b2e /usr.sbin/pkg_install/Makefile
parenta3020c7add533dc848aec5ac8d42ccb7ee01be73 (diff)
$OpenBSD$
Diffstat (limited to 'usr.sbin/pkg_install/Makefile')
-rw-r--r--usr.sbin/pkg_install/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/pkg_install/Makefile b/usr.sbin/pkg_install/Makefile
index c8f4eab0dea..b0c382a8d45 100644
--- a/usr.sbin/pkg_install/Makefile
+++ b/usr.sbin/pkg_install/Makefile
@@ -1,4 +1,5 @@
-# $OpenBSD: Makefile,v 1.1 1996/06/04 07:56:01 niklas Exp $
+# $OpenBSD: Makefile,v 1.2 1997/09/21 11:44:03 deraadt Exp $
+
SUBDIR=lib add create delete info
.include <bsd.subdir.mk>