ack/doc/int/Makefile

11 lines
173 B
Makefile
Raw Normal View History

1994-06-24 11:31:16 +00:00
# $Id$
1988-06-22 21:48:19 +00:00
DOC = draw.mac cover txt1 txt2 txt3 appA appB bib
FLS = README proto.make Makefile $(DOC)
1988-06-22 21:48:19 +00:00
.distr: Makefile
echo $(FLS) | tr ' ' '\012' >.distr
1988-07-04 14:55:22 +00:00
distr: .distr