aboutsummaryrefslogtreecommitdiff
path: root/release/floppies/fixit/image/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'release/floppies/fixit/image/Makefile')
-rw-r--r--release/floppies/fixit/image/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/release/floppies/fixit/image/Makefile b/release/floppies/fixit/image/Makefile
new file mode 100644
index 000000000000..571ecc5d3c0f
--- /dev/null
+++ b/release/floppies/fixit/image/Makefile
@@ -0,0 +1,20 @@
+###
+# $Id: Makefile,v 1.4 1997/07/16 12:24:27 julian Exp $
+#
+# What are we if we weren't told..
+CRUNCH?= fixit
+CRUNCHDIRS= ../crunch
+TOP=${.CURDIR}/../../../..
+OBJTOP=${.OBJDIR}/../../../..
+SCRIPTDIR=${.CURDIR}/../../bin
+#FSLABEL=minimum
+FSINODE=2000
+
+
+# the directories you want on the fs
+FS_DIRS= dev stand bin sbin etc mnt mnt1 mnt2 mnt3 mnt4 tmp
+# a subdir that contains a verbatim image to be copied to the fs
+VERBATIM= ../verbatim
+
+.include "../../mk/crunch_fs.mk"
+all: fs_image