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

TARG=dict
LFILES=oed.$O ahd.$O pcollins.$O pcollinsg.$O movie.$O slang.$O robert.$O\
	world.$O jis208.$O gb2312.$O thesaurus.$O simple.$O pgw.$O

OFILES=dict.$O\
	$LFILES\
	utils.$O

HFILES=dict.h kuten.h

SHORTLIB=bio regexp9 9
<$PLAN9/src/mkone

mkindex: mkindex.$O $LFILES utils.$O
	$LD $LDFLAGS -o $target $prereq