summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-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