From dbfeddd336557220b675ba403dcd056ac793c80f Mon Sep 17 00:00:00 2001 From: obrien Date: Sun, 4 Jun 2000 08:30:31 +0000 Subject: Import of a GCC 2.96 SNAPSHOT taken from the trunk of the GCC anoncvs server on 3-June-2000. --- contrib/libstdc++/config/beos.ml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 contrib/libstdc++/config/beos.ml (limited to 'contrib/libstdc++/config') diff --git a/contrib/libstdc++/config/beos.ml b/contrib/libstdc++/config/beos.ml new file mode 100644 index 0000000..f90b0b0 --- /dev/null +++ b/contrib/libstdc++/config/beos.ml @@ -0,0 +1,4 @@ +LIBS = $(ARLIB) $(ARLINK) $(SHLIB) mshlink $(SHLINK) +SHFLAGS = -Wl,-soname,$(MSHLINK) +DEPLIBS = ../$(SHLIB) +SHOPT = -nostart -- cgit v1.1