home *** CD-ROM | disk | FTP | other *** search
- *** Makefile.orig Tue Dec 1 14:36:11 1992
- --- Makefile Tue Dec 1 14:37:55 1992
- ***************
- *** 48,58 ****
-
- AR = ar cq
- BOOTSTRAPCFLAGS =
- ! CC = gcc -fstrength-reduce -fpcc-struct-return -pedantic -ansi -Wall
-
- COMPRESS = compress
- CPP = /lib/cpp $(STD_CPP_DEFINES)
- ! PREPROCESSCMD = gcc -fstrength-reduce -fpcc-struct-return -pedantic -ansi -Wall -E $(STD_CPP_DEFINES)
- INSTALL = install
- LD = ld
- LDLOCATIONS =
- --- 48,58 ----
-
- AR = ar cq
- BOOTSTRAPCFLAGS =
- ! CC = cc
-
- COMPRESS = compress
- CPP = /lib/cpp $(STD_CPP_DEFINES)
- ! PREPROCESSCMD = cc
- INSTALL = install
- LD = ld
- LDLOCATIONS =
-