More adaptions for ACK
This commit is contained in:
parent
3b32a79997
commit
ac925ef2d5
|
@ -3,12 +3,13 @@
|
|||
TBL=tbl
|
||||
|
||||
DOC = draw.mac cover txt1 txt2 txt3 appA appB bib
|
||||
int.doc: $(DOC)
|
||||
$(TBL) $(DOC) > $@
|
||||
|
||||
../int.doc: int.doc
|
||||
mv int.doc ..
|
||||
|
||||
int.doc: $(DOC)
|
||||
$(TBL) $(DOC) > $@
|
||||
|
||||
FLS = README Makefile $(DOC)
|
||||
|
||||
.distr: Makefile
|
||||
|
|
Loading…
Reference in a new issue