]> https://gitweb.dealii.org/ - dealii.git/commitdiff
debug suffix is added by make_dependencies
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Wed, 30 Mar 2005 16:53:38 +0000 (16:53 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Wed, 30 Mar 2005 16:53:38 +0000 (16:53 +0000)
git-svn-id: https://svn.dealii.org/trunk@10320 0785d39b-7218-0410-832d-ea1e28bc413d

tests/Makefile.rules

index 163c2453f2c5f4201ff1e24320cdfb5770919f11..e067d9cc636139eb1db4ffe88993f5ca48ec2be3 100644 (file)
@@ -1,7 +1,7 @@
 ######################################################################
 # Makefile.rules,v 1.11 2001/04/24 13:18:09 wolf Exp
 #
-# Copyright (C) 2001, 2002, 2003, 2004, the deal.II authors
+# Copyright (C) 2001, 2002, 2003, 2004, 2005, the deal.II authors
 #
 # Common make rules for test files. To be included by the Makefiles
 # in the subdirectories.
@@ -169,8 +169,7 @@ show-tests:
 
 Makefile.depend: $(shell echo *.cc)
        @echo =====Dependencies== $@
-       @$D/common/scripts/make_dependencies $(INCLUDE) $^ \
-               | $(PERL) -pi -e 's/\.o:/.g.o:/g;' > $@
+       @$D/common/scripts/make_dependencies $(INCLUDE) $^ > $@
 
 Makefile.tests: $(shell echo *.cc) Makefile
        @echo =====Targets======= $@

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.