summaryrefslogtreecommitdiffstats
path: root/release/floppies/fixit/image/Makefile
blob: a8a80c4403be858bd9d8c38f09e696b26e189b0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
###
#	$Id: Makefile,v 1.214 1996/05/02 08:18:28 jkh Exp $
#
# What are we if we weren't told..
CRUNCH?= fixit
CRUNCHDIRS= ../crunch
TOP=${.CURDIR}/../../../..
FS_BIN=${.CURDIR}/../..

# 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 "../../crunch_fs.mk"
all: fs_image
OpenPOWER on IntegriCloud