diff options
Diffstat (limited to 'distrib/i386/Makefile')
-rw-r--r-- | distrib/i386/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/i386/Makefile b/distrib/i386/Makefile index 581348d5032..2a8ad948e3d 100644 --- a/distrib/i386/Makefile +++ b/distrib/i386/Makefile @@ -1,5 +1,5 @@ -# $OpenBSD: Makefile,v 1.3 1997/09/17 14:19:19 deraadt Exp $ +# $OpenBSD: Makefile,v 1.4 1997/09/18 17:18:37 deraadt Exp $ -SUBDIR= ../crunch floppies +SUBDIR= floppies .include <bsd.subdir.mk> |