home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 2: PC / frozenfish_august_1995.bin / bbs / d03xx / d0315.lha / Drawmap / makedrawmap < prev    next >
Text File  |  1990-02-14  |  129b  |  10 lines

  1. clear
  2.  
  3. delete drawmap
  4. delete drawmap.o
  5.  
  6. cc +l +m +C +D -L80 -O drawmap.o drawmap.c
  7.  
  8. ln drawmap.o pop-drawmap.o +f -lml32 -lcl32
  9.  
  10.