home *** CD-ROM | disk | FTP | other *** search
/ Aminet 18 / aminetcdnumber181997.iso / Aminet / misc / edu / DITOdev.lha / DITOdev / FastDict / smakefile < prev   
Makefile  |  1996-12-12  |  206b  |  16 lines

  1. #
  2. # Makefile automatically generated by MKMK V6.55
  3. # Thu Dec 12 21:44:22 1996
  4. #
  5.  
  6. OBJS= FastDict.o
  7.  
  8. FastDict: $(OBJS)
  9.    sc link to FastDict with <<
  10. $(OBJS)
  11. <
  12.    copy FastDict DITO:
  13.  
  14. FastDict.o: FastDict.c
  15.  
  16.