ack/doc/int/Makefile
1994-06-24 11:31:16 +00:00

11 lines
173 B
Makefile
Executable file

# $Id$
DOC = draw.mac cover txt1 txt2 txt3 appA appB bib
FLS = README proto.make Makefile $(DOC)
.distr: Makefile
echo $(FLS) | tr ' ' '\012' >.distr
distr: .distr