summaryrefslogtreecommitdiff
path: root/distrib/Makefile
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-08-06 09:40:31 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-08-06 09:40:31 +0000
commit103371c40358f45a1459ad736849a8ae93d1f836 (patch)
tree58ae34fea86103568b4ba1bedc1738aacf37af40 /distrib/Makefile
parentab1a7712e192cd0e2ad79ad1d6b8b31cd112e3ff (diff)
SUBDIR += notes
Diffstat (limited to 'distrib/Makefile')
-rw-r--r--distrib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/Makefile b/distrib/Makefile
index e757fa637be..b8e20bf8847 100644
--- a/distrib/Makefile
+++ b/distrib/Makefile
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile,v 1.2 1997/05/29 13:48:09 grr Exp $
+# $OpenBSD: Makefile,v 1.3 1997/08/06 09:40:30 deraadt Exp $
-SUBDIR= ${MACHINE}
+SUBDIR= ${MACHINE} notes
# miniroot and ramdisk are supposed to be "generic" using Makefile.inc
# to set up architectural dependencies..