1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/contrib/libstdc++/config/sol2shm.ml
1999-10-16 03:52:48 +00:00

7 lines
181 B
OCaml

# Solaris2 with shared libm, so we can link it into the shared libstdc++.
LIBS = $(ARLIB) $(ARLINK) $(SHLIB) $(SHLINK)
SHFLAGS = -h $(SHLIB)
SHDEPS = -lm
DEPLIBS = ../$(SHLIB)