]> gcc.gnu.org Git - gcc.git/blame - libstdc++/config/sol2shm.ml
config.table: Make locating frag files failsafe even for the special case if...
[gcc.git] / libstdc++ / config / sol2shm.ml
CommitLineData
6599da04
JM
1# Solaris2 with shared libm, so we can link it into the shared libstdc++.
2
3LIBS = $(ARLIB) $(SHLIB) $(SHLINK)
4SHFLAGS = -h $(SHLIB)
5SHDEPS = -lm
6DEPLIBS = ../$(SHLIB)
This page took 0.049859 seconds and 5 git commands to generate.