home *** CD-ROM | disk | FTP | other *** search
/ The UNIX CD Bookshelf / OREILLY_TUCB_UNIX_CD.iso / upt / examples / SOURCES / PCAL / LINUX / PCAL. next >
Encoding:
Text File  |  1998-07-24  |  289 b   |  12 lines

  1. --- Makefile.rtr    Wed Feb  5 15:25:42 1997
  2. +++ Makefile    Wed Feb  5 15:27:39 1997
  3. @@ -4,7 +4,7 @@
  4.  
  5.  # Set the configuration variables below to taste.
  6.  
  7. -CC    = /bin/cc
  8. +CC    = gcc
  9.  MANDIR    = <installsharedir>/man
  10.  COPTS    =
  11.  OBJECTS = pcal.o exprpars.o moonphas.o pcalutil.o readfile.o writefil.o
  12.