home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 1 / FFMCD01.bin / bbs / libdisks / d700t799 / disk719.lha / DrawMap / source.lha / source / make4.1 < prev    next >
Encoding:
Text File  |  1992-08-20  |  219 b   |  12 lines

  1. clear
  2.  
  3. echo "Doing drawmap.c with ffp"
  4.  
  5. delete AztecC.err
  6. delete drawmap4.1
  7. delete drawmap4.1.o
  8.  
  9. cc -pl -bd -mcd -wadnopqu -qv -sa -ff -o drawmap4.1.o drawmap.c
  10.  
  11. ln drawmap4.1.o areqglue50d.o IlbmInterface.o -lmfl -lcl
  12.