From 8634da678944367834e85def966278aa3ae14026 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sat, 3 Oct 2009 07:51:58 +0000 Subject: Commit last change for OpenSolaris --- src/driver/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/driver/Makefile.in') diff --git a/src/driver/Makefile.in b/src/driver/Makefile.in index e5120565..3862dfba 100644 --- a/src/driver/Makefile.in +++ b/src/driver/Makefile.in @@ -61,7 +61,7 @@ utils.lo: utils.h main.lo: utils.h open-axiom$(EXEEXT): $(open_axiom_objects) - $(LINK) -all-static -o $@ $(open_axiom_objects) $(open_axiom_LDADD) + $(LINK) -o $@ $(open_axiom_objects) $(open_axiom_LDADD) mostlyclean-local: @rm -f $(axiom_objects) -- cgit v1.2.3