home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 7
/
FreshFishVol7.bin
/
bbs
/
gnu
/
gcc-2.3.3-src.lha
/
GNU
/
src
/
amiga
/
gcc-2.3.3
/
config
/
x-romp
< prev
next >
Wrap
Text File
|
1994-02-06
|
339b
|
9 lines
# obstack.h assumes that if __STDC__ is defined an ANSI C preprocessor is
# being used. -Hnocpp makes hc use its builtin preprocessor instead of
# /lib/cpp. gcc doesn't use <sys/ioctl.h>, so it doesn't matter whether
# fixincludes has been run.
CC=hc -Hnocpp
# The default `make' on the RT doesn't define MAKE, so do it here.
MAKE=make