home *** CD-ROM | disk | FTP | other *** search
- *** Makefile.rtr Mon Nov 23 06:29:18 1992
- --- Makefile Mon Nov 23 06:30:59 1992
- ***************
- *** 4,10 ****
-
- # Set the configuration variables below to taste.
-
- ! CC = /bin/cc
- MANDIR = <installsharedir>/man
- COPTS =
- OBJECTS = pcal.o exprpars.o moonphas.o pcalutil.o readfile.o writefil.o
- --- 4,10 ----
-
- # Set the configuration variables below to taste.
-
- ! CC = gcc
- MANDIR = <installsharedir>/man
- COPTS =
- OBJECTS = pcal.o exprpars.o moonphas.o pcalutil.o readfile.o writefil.o
-