]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix missing dependencies that hits us in parallel builds.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 25 Sep 2002 22:21:34 +0000 (22:21 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 25 Sep 2002 22:21:34 +0000 (22:21 +0000)
git-svn-id: https://svn.dealii.org/trunk@6518 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/contrib/hsl/Makefile

index 7fe45244dce894a24cbbd938d62498be95ade9f3..4d63975cbfb5fe357e71465d690e67ab5cbe5638 100644 (file)
@@ -48,7 +48,8 @@ $(LIBDIR)/libhsl.so: $(forward-declarations) $(o-files)
 # rule to make the program that runs an MA27 solver detached from the
 # main program, and communicates through a pipe. since this program
 # has actually nothing much to do, compile it in debug mode
-$(LIBDIR)/bin/detached_ma27: source/detached_ma27.cc include/hsl/hsl.h 
+$(LIBDIR)/bin/detached_ma27: source/detached_ma27.cc include/hsl/hsl.h \
+                               $(lib-contrib-hsl)
        @echo =====hsl=========================$(MT)== Making   $(@F)
        @$(CXX) $(CXXFLAGS.g) $< -o $@ $(lib-contrib-hsl) $(F77LIBS)
 

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.