wip
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
##
|
||||
# DEBUG
|
||||
|
||||
.PHONY: debug
|
||||
debug:
|
||||
$(MAKE) DEBUG=true
|
||||
|
||||
.PHONY: debug-%
|
||||
debug-%: context-% ;
|
||||
Reference in New Issue
Block a user