about 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, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index eb261d9..55a040b 100644
--- a/Makefile
+++ b/Makefile
@@ -42,3 +42,5 @@ install:
 
 clean:
 	-rm -f halt pause
+
+.PHONY: all install clean