home *** CD-ROM | disk | FTP | other *** search
/ Merciful 3 / Merciful_Release_3.bin / software / b / bmpdatatypev40.5.lha / BMPdt / Source / makeit < prev   
Text File  |  1996-04-15  |  102b  |  3 lines

  1. gcc -O2 -fno-function-cse -msmall-code getbmp.c -c
  2. gcc -nostdlib -o bmp.datatype bmp.o ffr.o getbmp.o
  3.