aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5b589df..3fa7447 100644
--- a/Makefile
+++ b/Makefile
@@ -20,3 +20,9 @@ uninstall:
clean:
rm -f ./$(name) ./src/*.o
+
+me:
+ @[ "$(USER)" == "root" ] && echo "Okay." || echo "What? Make it yourself."
+
+a sandwich:
+ @exit