home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / unix / riscbsd / 1_1_contri / usd / 10_etiq / makefile next >
Encoding:
Makefile  |  1986-05-27  |  267 b   |  14 lines

  1. #    @(#)Makefile    6.1 (Berkeley) 5/26/86
  2. #
  3. # make the various documents
  4.  
  5. FMT=ditroff
  6. PRINTER=-Pdp
  7. FMTOPTS=
  8. LPR=
  9.  
  10. manner: manner.mn tmac.n
  11.     $(FMT) $(PRINTER) $(FMTOPTS) tmac.n manner.mn
  12. manner.aps: manner.mn tmac.n
  13.     $(FMT) $(PRINTER) $(FMTOPTS) tmac.n manner.mn | $(LPR)
  14.