Created
November 16, 2016 06:41
-
-
Save xdtianyu/9b0ad3a1ca469575e2440fa8fcb52489 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AUTHOR=MAKE_FOR_FUN | |
.DEFAULT: | |
@echo Make $@ great again! | |
install: | |
@echo Make Makefile great again! | |
clean: | |
@echo "America is great." |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Make anything great again.
Get the Makefile
Make it