aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/9660srv/mkfile
blob: 0e478011fe71b964909076b68bf9b9374db5b1dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<$PLAN9/src/mkhdr

TARG=9660srv

OFILES=\
	main.$O\
	9660srv.$O\
	xfile.$O\
	iobuf.$O\
	data.$O\

HFILES=dat.h fns.h

<$PLAN9/src/mkone

9660srv.$O: iso9660.h