* alias.c (find_base_value): When copying arguments, return the
[official-gcc.git] / libstdc++ / config / hpux.ml
blob1531fe867f113458b41d2a47857d4d833f7ef0dc
1 # HPUX uses the .sl suffix for shared libraries.
3 SHLIB = libstdc++.sl
4 LIBS = $(ARLIB) $(SHLIB)
5 DEPLIBS = ../$(SHLIB)
6 SHFLAGS = $(PICFLAG)