diff --git a/doc/int/Makefile b/doc/int/Makefile index 3bcd341c8..663eaedbf 100755 --- a/doc/int/Makefile +++ b/doc/int/Makefile @@ -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