home *** CD-ROM | disk | FTP | other *** search
/ Software 2000 / Software 2000 Volume 1 (Disc 1 of 2).iso / education / e016.dms / in.adf / Drawmap / makedrawmap < prev    next >
Encoding:
Text File  |  1989-09-25  |  129 b   |  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.