summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pkg_add/Makefile')
-rw-r--r--usr.sbin/pkg_add/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.sbin/pkg_add/Makefile b/usr.sbin/pkg_add/Makefile
index 178eb9708cf..a9039a8402f 100644
--- a/usr.sbin/pkg_add/Makefile
+++ b/usr.sbin/pkg_add/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.1 2003/10/28 17:12:57 espie Exp $
+# $OpenBSD: Makefile,v 1.2 2003/10/28 17:16:06 espie Exp $
MAN=pkg_add.1 pkg_info.1 pkg_create.1 pkg_delete.1 pkg.1
@@ -48,6 +48,5 @@ clean:
.include <bsd.man.mk>
.endif
-.include <bsd.subdir.mk>
.include <bsd.obj.mk>
-
+.include <bsd.subdir.mk>