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

  1. --- Makefile.orig    Thu Apr 22 18:32:10 1993
  2. +++ Makefile    Thu Apr 22 18:28:29 1993
  3. @@ -4,7 +4,7 @@
  4.  
  5.  # Set the configuration variables below to taste.
  6.  
  7. -CC    = /bin/cc
  8. +CC    = cc
  9.  MANDIR    = <installsharedir>/man
  10.  COPTS    =
  11.  OBJECTS = pcal.o exprpars.o moonphas.o pcalutil.o readfile.o writefil.o
  12.