Adapted for ACK
authorceriel <none@none>
Mon, 27 Jun 1988 14:40:29 +0000 (14:40 +0000)
committerceriel <none@none>
Mon, 27 Jun 1988 14:40:29 +0000 (14:40 +0000)
doc/int/Makefile

index 05164fc..3bcd341 100755 (executable)
@@ -1,12 +1,15 @@
 # $Header$
 
-TBL=/usr/ditroff/tbl
+TBL=tbl
 
 DOC =          draw.mac cover txt1 txt2 txt3 appA appB bib
 int.doc:       $(DOC)
                $(TBL) $(DOC) > $@
 
-FLS =          README .distr Makefile int.1 $(DOC)
+../int.doc:    int.doc
+               mv int.doc ..
+
+FLS =          README Makefile $(DOC)
 
 .distr:                Makefile
                echo $(FLS) | tr ' ' '\012' >.distr