repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add ABI change note to previous change.
[official-gcc.git]
/
config
/
mh-dgux386
blob
f1e533a2e30c65698e5e2e0d4c09065deb666899
1
# from mh-dgux
2
HDEFINES=-DHOST_SYS=DGUX_SYS
3
RANLIB = true
4
5
# from mh-sysv4
6
RANLIB = true
7
8
# The l flag generates a warning from the SVR4 archiver, remove it.
9
AR_FLAGS = cr
10
11
X11_EXTRA_LIBS = -lnsl
12