forked from Imagelibrary/binutils-gdb
new file for hp300 hosts
This commit is contained in:
@@ -30,6 +30,7 @@ mh-apollo68
|
||||
mh-decstation
|
||||
mh-delta88
|
||||
mh-dgux
|
||||
mh-hp300
|
||||
mh-hpux
|
||||
mh-irix4
|
||||
mh-linux
|
||||
|
||||
8
config/mh-hp300
Normal file
8
config/mh-hp300
Normal file
@@ -0,0 +1,8 @@
|
||||
# Define SYSV as -DSYSV if you are using a System V operating system.
|
||||
SYSV = -DSYSV
|
||||
RANLIB = true
|
||||
CFLAGS =
|
||||
|
||||
# X11
|
||||
X11_INCLUDE_FLAGS = -I/usr/include/X11R4
|
||||
X11_LIB_FLAGS = -L/usr/lib/X11R4
|
||||
Reference in New Issue
Block a user