home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 353.lha / drawmap_v2.0 / makedrawmap < prev    next >
Text File  |  1990-03-10  |  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.