home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Gadgets 1
/
ADE-1.bin
/
ade-dist
/
g77-0.5.15-src.tgz
/
tar.out
/
fsf
/
g77
/
config
/
romp
/
x-romp
< prev
next >
Wrap
Text File
|
1996-09-28
|
423b
|
12 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.
#
# hc's warnings do nothing but obscure the output, hence the -w.
#
CC=hc -Hnocpp -w -U__STDC__
# The default `make' on the RT doesn't define MAKE, so do it here.
MAKE=make