]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add a rule that just prints out the names of the tests.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 21 May 2002 06:58:14 +0000 (06:58 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 21 May 2002 06:58:14 +0000 (06:58 +0000)
git-svn-id: https://svn.dealii.org/trunk@5859 0785d39b-7218-0410-832d-ea1e28bc413d

tests/Makefile.rules

index 887c86abb37e4a6ef8fe356b8b349537b2223912..b4726d7dde957b861f8c0cabde76674c66ea2b51 100644 (file)
@@ -130,7 +130,8 @@ veryclean: clean
        -rm -f *.exe *.testcase *.inp *.gpl *.eps *.gnuplot
 
 
-
+show-tests:
+       @echo $(tests)
 
 ############################################################
 # Automatic generation of dependencies
@@ -142,4 +143,4 @@ Makefile.depend: $(shell echo *.cc)
        @perl -pi -e 's/(^[^.]+)\.o:/\1.o \1.go:/;' $@
 
 
-.PHONY: report
\ No newline at end of file
+.PHONY: report show-tests

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.