From fef64602eb70fb799ac3e129ca29ab1336ce1ee7 Mon Sep 17 00:00:00 2001 From: wolf Date: Wed, 21 Jun 2006 16:04:41 +0000 Subject: [PATCH] Fix recent compile issues. git-svn-id: https://svn.dealii.org/trunk@13291 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/contrib/hsl/Makefile | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/deal.II/contrib/hsl/Makefile b/deal.II/contrib/hsl/Makefile index bb1959fc10..e0a7f39786 100644 --- a/deal.II/contrib/hsl/Makefile +++ b/deal.II/contrib/hsl/Makefile @@ -1,5 +1,5 @@ # $Id$ -# Copyright (C) 2001, 2002, 2003, 2004 by Wolfgang Bangerth +# Copyright (C) 2001, 2002, 2003, 2004, 2006 by Wolfgang Bangerth D = ../.. @@ -20,13 +20,21 @@ o-files = $(f-files:source/%.f=$(LIBDIR)/contrib/hsl/%.$(OBJEXT)) + +# rules +lib: $(LIBDIR)/libhsl$(lib-suffix) $(LIBDIR)/bin/detached_ma27$(EXEEXT) + + + $(LIBDIR)/contrib/hsl/%.$(OBJEXT) : @echo =====hsl==============optimized==$(MT)== $(