From: wolf Date: Tue, 10 Sep 2002 15:50:43 +0000 (+0000) Subject: just reindent X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79d427133aef4e98d8668bdad4d975606c5d5daa;p=dealii-svn.git just reindent git-svn-id: https://svn.dealii.org/trunk@6390 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/contrib/hsl/Makefile b/deal.II/contrib/hsl/Makefile index 7686d319f9..febd87264a 100644 --- a/deal.II/contrib/hsl/Makefile +++ b/deal.II/contrib/hsl/Makefile @@ -51,13 +51,13 @@ clean: -#Rule to generate the dependency file. This file is -#automagically remade whenever needed, i.e. whenever -#one of the f-files changed. Make detects whether -#to remake this file upon inclusion at the bottom -#of this file. +# Rule to generate the dependency file. This file is +# automagically remade whenever needed, i.e. whenever +# one of the f-files changed. Make detects whether +# to remake this file upon inclusion at the bottom +# of this file. # -#note that we take care if there are no f-files +# note that we take care if there are no f-files Makefile.dep: $(f-files) Makefile @echo ============================ Remaking Makefile @(if test "x$(f-files)" != "x" ; then \