[cig-commits] r1409 - branches/s-wang2/tests

s-wang at dealii.org s-wang at dealii.org
Sat Dec 1 20:10:10 PST 2012


Author: s-wang
Date: 2012-12-01 21:10:09 -0700 (Sat, 01 Dec 2012)
New Revision: 1409

Modified:
   branches/s-wang2/tests/Makefile
Log:
Makefile restored.

Modified: branches/s-wang2/tests/Makefile
===================================================================
--- branches/s-wang2/tests/Makefile	2012-12-02 04:06:06 UTC (rev 1408)
+++ branches/s-wang2/tests/Makefile	2012-12-02 04:10:09 UTC (rev 1409)
@@ -19,7 +19,6 @@
 # run times are reported on lines starting with a '|', so
 # simply grep them out before running the diff command
 $(tests):
-target:
 	@if test -d $@ ; then \
 	   for i in `cd $@; echo *` ; do \
              cat $@/$$i | egrep -v '^\|' > $@/$$i.notime ; \



More information about the CIG-COMMITS mailing list