home *** CD-ROM | disk | FTP | other *** search
/ The UNIX CD Bookshelf / OREILLY_TUCB_UNIX_CD.iso / upt / examples / SOURCES / FGREP / SSOL2 / FGREP. next >
Encoding:
Text File  |  1998-07-24  |  156 b   |  9 lines

  1. --- Makefile.rtr    Tue Apr 13 07:11:05 1993
  2. +++ Makefile    Tue Apr 13 07:17:29 1993
  3. @@ -1,4 +1,4 @@
  4. -CC=gcc
  5. +CC=cc
  6.  DEFS=-DX_strerror
  7.  CFLAGS=-O $(DEFS)
  8.  LIBS=
  9.