summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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..