Make: Add debug print snippet
This commit is contained in:
parent
9acfff5a61
commit
61ec499844
@ -1,3 +1,5 @@
|
||||
snippet print
|
||||
print-%: ; @echo $*=$($*)
|
||||
snippet ifeq
|
||||
ifeq (${1:cond0},${2:cond1})
|
||||
${0}
|
||||
|
Loading…
Reference in New Issue
Block a user