home *** CD-ROM | disk | FTP | other *** search
- *** src/Makefile.orig Sun Dec 6 20:25:21 1992
- --- src/Makefile Sun Dec 6 20:25:22 1992
- ***************
- *** 1,7 ****
- # Makefile for IPL source 1-21-90 scg
- #
- #
- ! CC=gcc -DNOSUNVIEW
-
- IPL_OBJ = areadef.o areadress.o arrow.o bargraph.o boxplot.o \
- distribution.o draw.o errorbars.o exit.o \
- --- 1,8 ----
- # Makefile for IPL source 1-21-90 scg
- #
- #
- ! CC=cc -DNOSUNVIEW
- ! CFLAGS=
-
- IPL_OBJ = areadef.o areadress.o arrow.o bargraph.o boxplot.o \
- distribution.o draw.o errorbars.o exit.o \
-