summaryrefslogtreecommitdiffstats
path: root/contrib/libstdc++/config/sol2shm.ml
blob: e87f079e46cb08d1dc0e19c4ed0bba931f0c6792 (plain)
1
2
3
4
5
6
# Solaris2 with shared libm, so we can link it into the shared libstdc++.

LIBS    = $(ARLIB) $(ARLINK) $(SHLIB) $(SHLINK)
SHFLAGS = -h $(SHLIB)
SHDEPS  = -lm
DEPLIBS = ../$(SHLIB)
OpenPOWER on IntegriCloud