]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Simplify rule generation.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 22 Nov 2004 20:19:57 +0000 (20:19 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 22 Nov 2004 20:19:57 +0000 (20:19 +0000)
git-svn-id: https://svn.dealii.org/trunk@9796 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/contrib/hsl/Makefile

index 1a0282b381cbfd7f833ff59fec90c0406697ddc1..4d7cc3c8274b84d42451001c58db5d85b43691f0 100644 (file)
@@ -26,11 +26,7 @@ $(LIBDIR)/contrib/hsl/%.$(OBJEXT) :
 
 
 # rules
-ifeq ($(enable-shared),yes)
-  lib: $(LIBDIR)/libhsl.so $(LIBDIR)/bin/detached_ma27$(EXEEXT)
-else
-  lib: $(LIBDIR)/libhsl.a $(LIBDIR)/bin/detached_ma27$(EXEEXT)
-endif
+lib: $(LIBDIR)/libhsl.s $(LIBDIR)/bin/detached_ma27$(EXEEXT)
 
 
 $(LIBDIR)/libhsl.a: $(forward-declarations) $(o-files)

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.