home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 December / simtel1292_SIMTEL_1292_Walnut_Creek.iso / msdos / gnuish / find12.arc / makefile < prev    next >
Makefile  |  1990-09-23  |  120b  |  7 lines

  1. # Makefile for GNU fast-find subprograms.
  2.  
  3. CFLAGS    = -AS -W4 -Ox
  4. LDFLAGS    = /st:0x2000/e
  5.  
  6. all:  bigram.exe code.exe
  7.