From 36634838d5e84b607d471c8b34777638c0adf40c Mon Sep 17 00:00:00 2001 From: Theron Spiegl Date: Sun, 8 Nov 2020 12:42:14 -0600 Subject: Update Makefile --- Makefile | 2 -- 1 file changed, 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* -- cgit v1.2.3