summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheron Spiegl <tspiegl@gmail.com>2020-11-08 12:42:14 -0600
committerGitHub <noreply@github.com>2020-11-08 12:42:14 -0600
commit36634838d5e84b607d471c8b34777638c0adf40c (patch)
tree1951c2098d93c90d2bfd7cd25305a42ec0e5f31d
parent2c4f12fb230a803f08a71bc8995adb101c31c3fe (diff)
Update Makefile
-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*