OSDN Git Service

* configure.in: Use delta.mt for m68k-motorola-sysv.
[pf3gnuchains/gcc-fork.git] / libstdc++ / config / linux.ml
1 # Elf with shared libm, so we can link it into the shared libstdc++.
2
3 LIBS    = $(ARLIB) $(SHLIB) $(SHLINK) mshlink
4 SHFLAGS = -Wl,-soname,$(MSHLINK)
5 SHDEPS  = -lm
6 DEPLIBS = ../$(SHLIB)