summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-04-20 00:32:43 -0400
committerJune McEnroe <june@causal.agency>2018-04-20 00:32:43 -0400
commit0ecf4bf4cb26fb7de9ff69b437349aeddedb92b4 (patch)
tree32d56366126ba0bc2c0ade6154ee8a5490268048 /Makefile
parentRemove winch (diff)
downloadstream-0ecf4bf4cb26fb7de9ff69b437349aeddedb92b4.tar.gz
stream-0ecf4bf4cb26fb7de9ff69b437349aeddedb92b4.zip
Uncommitted changes from months ago :(
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e37fc70..7e8053e 100644
--- a/Makefile
+++ b/Makefile
@@ -34,5 +34,3 @@ chroot.tar: $(BINS)
 
 clean:
 	rm -f tags $(BINS) chroot.tar
-
-.PHONY: all clean