summaryrefslogtreecommitdiff
path: root/sys/src/cmd/hgfs/mkfile
blob: 702df525fe4b6f0074bf528454724adf9425b10c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
</$objtype/mkfile

TARG=hgfs
BIN=/$objtype/bin
CFLAGS=-FTVw

HFILES=dat.h fns.h

OFILES=fs.$O zip.$O patch.$O hash.$O revlog.$O tree.$O info.$O util.$O

</sys/src/cmd/mkone

# debug stuff
$O.hgdb: hgdb.$O hash.$O util.$O ancestor.$O
	$LD $LDFLAGS -o $target $prereq