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
* cp-tree.h (min_tree_cons): Remove.
[official-gcc.git]
/
libstdc++
/
config
/
hpux.ml
blob
a39602a640323b6cfb0e9a38afcc004872d294d8
1
# HPUX uses the
.
sl suffix
for
shared libraries
.
2
3
SHLIB
=
libstdc
++.
sl
4
LIBS
=
$
(
ARLIB
)
$
(
ARLINK
)
$
(
SHLIB
)
5
DEPLIBS
= ../
$
(
SHLIB
)
6
SHFLAGS
=
$
(
PICFLAG
)