From ac925ef2d5a75a92e0c8cb59a169e977ae0705b2 Mon Sep 17 00:00:00 2001 From: ceriel Date: Mon, 27 Jun 1988 14:54:40 +0000 Subject: [PATCH] More adaptions for ACK --- doc/int/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 -- 2.34.1