From 1afbcc6fa34335e77e089ddc5d67d069d3189ea7 Mon Sep 17 00:00:00 2001 From: bustico Date: Tue, 8 Apr 2008 14:42:23 +0000 Subject: * fix a bug with the behavior of send system call in non blocking mode in some rare case * simplify ivythroutput and his fileset --- tools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/Makefile') diff --git a/tools/Makefile b/tools/Makefile index 8e2394f..7f4ed3a 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -83,4 +83,4 @@ install_omp: installbins_omp clean: - rm -fR $(TARGETS) *~ + rm -fR $(TARGETS) $(OMP_TARGET) *~ -- cgit v1.1