summaryrefslogtreecommitdiff
path: root/misc/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-08-23 10:20:29 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-08-23 10:20:29 +0000
commitd960161e22f9b977056e7fec7ab6f173893c08e1 (patch)
tree9f7e1ca3d296c856c4d0b58a2972f8d83331f437 /misc/Makefile
parentPackage files for sup. NOTE: I screwed up when I committed sup to utils/ (diff)
Add $Id$ lines to all the directory level Makefiles.
Submitted by: jkh
Notes
Notes: svn path=/head/; revision=35
Diffstat (limited to 'misc/Makefile')
-rw-r--r--misc/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile
new file mode 100644
index 000000000000..eaf75bd0704e
--- /dev/null
+++ b/misc/Makefile
@@ -0,0 +1,5 @@
+# $Id$
+#
+SUBDIR= pkg_install
+
+.include <bsd.port.subdir.mk>