diff options
Diffstat (limited to 'distrib/Makefile')
-rw-r--r-- | distrib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/Makefile b/distrib/Makefile index b8e20bf8847..65cc2ba54b7 100644 --- a/distrib/Makefile +++ b/distrib/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.3 1997/08/06 09:40:30 deraadt Exp $ +# $OpenBSD: Makefile,v 1.4 1997/09/17 14:18:58 deraadt Exp $ -SUBDIR= ${MACHINE} notes +SUBDIR= special ${MACHINE} notes # miniroot and ramdisk are supposed to be "generic" using Makefile.inc # to set up architectural dependencies.. |