2 |
- |
1 |
</$objtype/mkfile
|
|
|
2 |
|
|
|
3 |
TARG=antiword
|
|
|
4 |
|
|
|
5 |
CFLAGS=-Bp -I/sys/include/ape -I/$objtype/include/ape -DNDEBUG -D_POSIX_SOURCE -D__Plan9__
|
|
|
6 |
|
|
|
7 |
TARG=antiword
|
|
|
8 |
OFILES= main_u.$O asc85enc.$O blocklist.$O chartrans.$O datalist.$O depot.$O\
|
|
|
9 |
dib2eps.$O doclist.$O fail.$O finddata.$O findtext.$O fmt_text.$O fontlist.$O\
|
|
|
10 |
fonts.$O fonts_u.$O hdrftrlist.$O imgexam.$O imgtrans.$O jpeg2eps.$O\
|
|
|
11 |
listlist.$O misc.$O notes.$O options.$O out2window.$O output.$O pdf.$O\
|
|
|
12 |
pictlist.$O png2eps.$O postscript.$O prop0.$O prop2.$O prop6.$O prop8.$O\
|
|
|
13 |
properties.$O propmod.$O rowlist.$O sectlist.$O stylelist.$O stylesheet.$O\
|
|
|
14 |
summary.$O tabstop.$O text.$O unix.$O utf8.$O word2text.$O worddos.$O\
|
|
|
15 |
wordlib.$O wordmac.$O wordole.$O wordwin.$O xmalloc.$O xml.$O
|
|
|
16 |
|
|
|
17 |
HFILES=antiword.h debug.h draw.h fail.h fontinfo.h version.h wordconst.h wordtypes.h
|
|
|
18 |
|
|
|
19 |
BIN=/$objtype/bin/aux
|
|
|
20 |
|
|
|
21 |
</sys/src/cmd/mkone
|
|
|
22 |
|
|
|
23 |
main_u.$O: version.h
|
|
|
24 |
postscript.$O: version.h
|
|
|
25 |
pdf.$O: version.h
|
|
|
26 |
fonts_u.$O: fontinfo.h
|
|
|
27 |
|
|
|
28 |
# fontinfo.h: Unix-fontinfo.pl
|
|
|
29 |
# fontinfo.pl > fontinfo.h
|