summary refs log tree commit diff homepage
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 6d39351..49377bc 100644
--- a/Makefile
+++ b/Makefile
@@ -45,5 +45,3 @@ tags: *.h *.c
 
 clean:
 	rm -f tags $(BINS) termcap termcap.db chroot.tar
-
-.PHONY: all clean