* cp-tree.h (build_enumerator): Change prototype.
[official-gcc.git] / libstdc++ / config / freebsd.ml
blob3ee682690ad5cedaa6c96164e5fb75551387bb31
1 # Elf with shared libm, so we can link it into the shared libstdc++.
3 LIBS = $(ARLIB) $(ARLINK) $(SHLIB) $(SHLINK) mshlink
4 SHFLAGS = -Wl,-soname,$(MSHLINK)
5 SHDEPS = -lm
6 DEPLIBS = ../$(SHLIB)