2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 09:57:41 +00:00

Happy Easter

This commit is contained in:
Todd C. Miller 2012-08-18 19:58:07 -04:00
parent 2cdd315a08
commit c1d6e86d67

View File

@ -300,4 +300,15 @@ clobber: distclean
realclean: distclean realclean: distclean
.PHONY: ChangeLog me:
a:
sandwich:
@if test -n "$$SUDO_USER"; then \
echo "Okay."; \
else \
echo "What? Make it yourself!"; \
fi
.PHONY: ChangeLog me a sandwhich