ack/doc/int/Makefile
1993-03-31 16:47:12 +00:00

11 lines
177 B
Makefile
Executable file

# $Header$
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