diff options
Diffstat (limited to 'release/floppies/boot/Makefile')
-rw-r--r-- | release/floppies/boot/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/release/floppies/boot/Makefile b/release/floppies/boot/Makefile new file mode 100644 index 0000000000000..6200afe5b6fcf --- /dev/null +++ b/release/floppies/boot/Makefile @@ -0,0 +1,4 @@ +# $Id$ +SUBDIR= crunch mfs floppy + +.include <bsd.subdir.mk> |