home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 523b.lha / Drawmap_v2.25d / Sources.LZH / Sources / makedrawmap < prev    next >
Text File  |  1991-06-10  |  123b  |  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 ilbmw.o +f -lml32 -lcl32
  9.  
  10.