[libfann] 115/242: better make clean

Christian Kastner chrisk-guest at moszumanska.debian.org
Sat Oct 4 21:10:26 UTC 2014


This is an automated email from the git hooks/post-receive script.

chrisk-guest pushed a commit to tag Version2_0_0
in repository libfann.

commit 0302c617d1b9db12ed666e031df468b065e820dc
Author: Steffen Nissen <lukesky at diku.dk>
Date:   Tue Mar 30 22:01:04 2004 +0000

    better make clean
---
 benchmarks/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 9484a41..04edcb4 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -28,4 +28,4 @@ performance_fixed: performance.cc
 	$(G++) $(CFLAGS) $(LFLAGS) -DFIXEDFANN $< -o $@ -lfixedfann
 
 clean: 
-	rm -rf $(TARGETS)
+	rm -rf $(TARGETS) *.net *.out *_fixed_test_* *_fixed_train_*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libfann.git



More information about the debian-science-commits mailing list