diff options
-rw-r--r-- | Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -20,3 +20,9 @@ uninstall: clean: rm -f ./$(name) ./src/*.o + +me: + @[ "$(USER)" == "root" ] && echo "Okay." || echo "What? Make it yourself." + +a sandwich: + @exit |
index : halk | ||
HALK thou art, and unto HALK shalt thou return. | c+1 |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | Makefile | 6 |
@@ -20,3 +20,9 @@ uninstall: clean: rm -f ./$(name) ./src/*.o + +me: + @[ "$(USER)" == "root" ] && echo "Okay." || echo "What? Make it yourself." + +a sandwich: + @exit |