]> gcc.gnu.org Git - gcc.git/blob - libstdc++/config/irix5.ml
Makefile.in (INTERFACE): New, set to 2.
[gcc.git] / libstdc++ / config / irix5.ml
1 # We don't need -fpic on IRIX, so let's install both the shared and
2 # non-shared versions.
3
4 LIBS = $(ARLIB) $(ARLINK) $(SHLIB) $(SHLINK)
5 DEPLIBS = ../$(SHLIB)
6 SHDEPS = -lm
This page took 0.042623 seconds and 6 git commands to generate.