home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / unix / timelord.shr / Makefile next >
Makefile  |  1991-01-29  |  160b  |  8 lines

  1. all: timelord
  2.  
  3. timelord:    timelord.c timelord.h
  4.     cc -o timelord timelord.c -lcap
  5.  
  6. shar:
  7.     /usr/local/shar Makefile *.h *.c tardis.1.2.sit.hqx > timelord.1.2.shar
  8.