binutils-gdb/config/mh-hp300

14 lines
389 B
Plaintext
Raw Normal View History

1993-08-06 00:46:44 +02:00
# Define SYSV as -DSYSV if you are using a System V operating system.
SYSV = -DSYSV
RANLIB = true
# Native cc can't bootstrap gcc with -g. Defining CFLAGS here loses (a)
# for non-gcc directories, (b) if we are compiling with gcc, not
# native cc. Neither (a) nor (b) has a trivial fix though.
CFLAGS =
1993-08-06 00:46:44 +02:00
# X11
1993-09-28 01:31:23 +01:00
X11_INCLUDE_FLAGS = -I/usr/include/X11R5
X11_LIB_FLAGS = -L/usr/lib/X11R5