Makefile 173 B

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