aboutsummaryrefslogtreecommitdiff
path: root/unix/mkfile.fmt
blob: c85852cc75793f5626e1119e05acb76683040e75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
MAKEALL=`{cd ../make; ls Make.*}
TARG=\
	$MAKEALL\
	NOTICE\
	README\
	Makefile\
	`{9 ls -p $PLAN9/src/lib9/fmt/*.c}\
	fmt.h\
	fmtdef.h\
	nan.h\
	plan9.h\
	fmtinstall.3\
	print.3\

WHAT=fmt

<../mkfile.what

%: $PLAN9/src/lib9/fmt/%
	cp $prereq $target