home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume5 / retouch / Makefile next >
Encoding:
Makefile  |  1986-11-30  |  50 b   |  3 lines

  1. retouch: retouch.c
  2.     cc -DBSD -o retouch retouch.c
  3.