home *** CD-ROM | disk | FTP | other *** search
/ DTP Toolbox / DTPToolbox.iso / utilities / text / easyguide / smakefile < prev   
Encoding:
Makefile  |  1995-08-21  |  188 b   |  15 lines

  1. #
  2. # Makefile automatically generated by MKMK V6.55
  3. # Sun Aug 20 13:55:06 1995
  4. #
  5.  
  6. OBJS= easyguide.o
  7.  
  8. easyguide: $(OBJS)
  9.    sc link to easyguide with <<
  10. $(OBJS)
  11. <
  12.  
  13. easyguide.o: easyguide.c
  14.  
  15.