freebsd-dev/contrib/libstdc++/config/irix5.ml
1999-10-16 03:52:48 +00:00

7 lines
179 B
OCaml

# We don't need -fpic on IRIX, so let's install both the shared and
# non-shared versions.
LIBS = $(ARLIB) $(ARLINK) $(SHLIB) $(SHLINK)
DEPLIBS = ../$(SHLIB)
SHDEPS = -lm