home *** CD-ROM | disk | FTP | other *** search
/ The Best of Mecomp Multimedia 1 / Mecomp-CD.iso / amiga / player / ahi / developer / examples / req-test / smakefile < prev   
Encoding:
Makefile  |  1996-04-19  |  207 b   |  16 lines

  1. #
  2. # Makefile automatically generated by MKMK V6.55
  3. # Sat Mar 30 19:06:01 1996
  4. #
  5.  
  6. OBJS= req-test.o
  7.  
  8. req-test: $(OBJS)
  9.    sc link to req-test with <<
  10. $(OBJS)
  11. <
  12.    delete \#?.o \#?.lnk
  13.  
  14. req-test.o: req-test.c
  15.  
  16.