freebsd-dev/contrib/libstdc++/config/dec-osf.ml
1999-10-04 08:12:38 +00:00

7 lines
174 B
OCaml

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