This commit is contained in:
overflowerror 2015-03-11 11:58:39 +01:00
parent 2593c7af40
commit 26e46d4c09

22
Makefile Normal file
View file

@ -0,0 +1,22 @@
counter=a
nothing:
@echo "I'm in! "
default:
echo "Huh?"
me:
@$(eval counter+=b)
@echo -n
a:
@$(eval counter+=c)
@echo -n
sandwich:
@if test "$(counter)" = "a b c"; then if test "$(id -u)" = "0"; then echo "Okay."; else echo "What? Make it yourself."; fi; else echo "sry, I can't unterstand you."; fi
sandwich,: sandwich
bitch:
@echo -n