summaryrefslogtreecommitdiff
path: root/sam/mkfile
blob: ec045544c570f66580ca0f32310fa360b099e0b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
</$objtype/mkfile

TARG=sam
OFILES=sam.$O\
	address.$O\
	buff.$O\
	cmd.$O\
	disk.$O\
	error.$O\
	file.$O\
	io.$O\
	list.$O\
	mesg.$O\
	moveto.$O\
	multi.$O\
	plan9.$O\
	rasp.$O\
	regexp.$O\
	shell.$O\
	string.$O\
	sys.$O\
	util.$O\
	xec.$O\

HFILES=sam.h\
	errors.h\
	mesg.h\

BIN=/$objtype/bin

</sys/src/cmd/mkone

address.$O cmd.$O parse.$O xec.$O unix.$O:	parse.h