home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 200-299 / ff222.lzh / Mischief / MakeFile < prev    next >
Makefile  |  1989-06-19  |  230b  |  11 lines

  1. Mischief:    Mischief.o TimerDevice.o Sound.o
  2.         LN Mischief.o TimerDevice.o Sound.o detach.o32 +Cd -Lc32
  3.  
  4. Mischief.o:    Mischief.c
  5.         CC Mischief.c +L
  6.  
  7. TimerDevice.o:    TimerDevice.c
  8.         CC TimerDevice.c +L
  9.  
  10. Sound.o:    Sound.c
  11.         CC Sound.c +L