summaryrefslogtreecommitdiffstats
path: root/contrib/libstdc++/config/hpux.ml
blob: a39602a640323b6cfb0e9a38afcc004872d294d8 (plain)
1
2
3
4
5
6
# HPUX uses the .sl suffix for shared libraries.

SHLIB   = libstdc++.sl
LIBS    = $(ARLIB) $(ARLINK) $(SHLIB)
DEPLIBS = ../$(SHLIB)
SHFLAGS = $(PICFLAG)
OpenPOWER on IntegriCloud