]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Don't forget to run RANLIB on static libs.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 20 Jan 2005 22:19:59 +0000 (22:19 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 20 Jan 2005 22:19:59 +0000 (22:19 +0000)
git-svn-id: https://svn.dealii.org/trunk@9880 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/contrib/hsl/Makefile

index bd7fd78aa8546f05fdefbbe49d6140eb77d409b4..8afdb09d1ec5c8ba4bcc1c7eef4f977649dcf3c7 100644 (file)
@@ -32,6 +32,7 @@ lib: $(LIBDIR)/libhsl$(lib-suffix) $(LIBDIR)/bin/detached_ma27$(EXEEXT)
 $(LIBDIR)/libhsl$(static-lib-suffix): $(forward-declarations) $(o-files)
        @echo =====hsl==============optimized==$(MT)== Linking library:   $(@F)
        @$(AR) ru $@ $(o-files)
+       @$(RANLIB) $@
 
 # link the object files to a shared library. since this is not C++,
 # simply use the C compiler, rather than $(SHLIBLD)

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.