home *** CD-ROM | disk | FTP | other *** search
/ gondwana.ecr.mu.oz.au/pub/ / Graphics.tar / Graphics / papers / RadBib.shar / Makefile next >
Makefile  |  1991-02-06  |  107b  |  7 lines

  1. ROFF = troff
  2.  
  3. rad.print: rad.refer roffbib
  4.     roffbib <rad.refer >temp
  5.     $(ROFF) -ms radhead.nr temp
  6.     rm temp
  7.