summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index eb86953..e81577a 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,6 @@ install:
cp ./bin/whatfiles /usr/local/bin/whatfiles
clean:
- -rm whatfiles15*
rm -rf bin/*
check: bin/whatfiles bin/hashmap
@@ -53,6 +52,5 @@ chain: bin/whatfiles bin/forktest bin/grandchild
bin/whatfiles bin/forktest
redo: bin/whatfiles bin/threads
- -rm whatfiles15*
bin/whatfiles bin/threads a s d f
cat whatfiles*