home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / procssng / ccs / ccs-11tl.lha / lbl / doc / makefile.src < prev    next >
Encoding:
Makefile  |  1993-08-05  |  150 b   |  19 lines

  1. #
  2. # makefile for directory user-contributed/lbl/doc
  3. #
  4.  
  5. install:
  6.  
  7. clean:
  8. clean-all:    clean_all
  9.  
  10. man:
  11.  
  12. book:
  13.     lpr *.ps
  14.  
  15. doc:
  16.     $(MEPRINT) *.me
  17.  
  18. pristine:
  19.