diff options
-rw-r--r-- | Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -40,8 +40,3 @@ cleanall: done .PHONY: all en zh dist clean cleanall - - -# One liner to get the value of any makefile variable -# Credit: http://blog.jgc.org/2015/04/the-one-line-you-should-add-to-every.html -print-%: ; @echo $*=$($*) |