diff options
Diffstat (limited to 'distrib/i386/Makefile')
-rw-r--r-- | distrib/i386/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/distrib/i386/Makefile b/distrib/i386/Makefile new file mode 100644 index 00000000000..eff61cd2fc2 --- /dev/null +++ b/distrib/i386/Makefile @@ -0,0 +1,5 @@ +# $OpenBSD: Makefile,v 1.1 1996/06/02 11:43:50 deraadt Exp $ + +SUBDIR= ../crunch floppies + +.include <bsd.subdir.mk> |