OSDN Git Service

Test case for gcj/209
[pf3gnuchains/gcc-fork.git] / libstdc++ / config / hpux.ml
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)