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
/
sol2shm.ml
blob
e87f079e46cb08d1dc0e19c4ed0bba931f0c6792
1
# Solaris2
with
shared libm
,
so we can link it into the shared libstdc
++.
2
3
LIBS
=
$
(
ARLIB
)
$
(
ARLINK
)
$
(
SHLIB
)
$
(
SHLINK
)
4
SHFLAGS
= -
h $
(
SHLIB
)
5
SHDEPS
= -
lm
6
DEPLIBS
= ../
$
(
SHLIB
)