Skip to content

Instantly share code, notes, and snippets.

@nagachika
Created August 15, 2011 08:15
Show Gist options
  • Save nagachika/1145890 to your computer and use it in GitHub Desktop.
Save nagachika/1145890 to your computer and use it in GitHub Desktop.
how to make money
diff --git a/common.mk b/common.mk
index ea244cc..1edb412 100644
--- a/common.mk
+++ b/common.mk
@@ -931,6 +931,9 @@ change: PHONY
love: sudo-precheck up all test install test-all
@echo love is all you need
+money:
+ @echo "OK. Please lend me some money at first. I'll return a 10-fold."
+
sudo-precheck:
@$(SUDO) echo > $(NULL)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment