Add further clarity to example package
This commit is contained in:
@ -115,4 +115,6 @@ o/$(MODE)/examples/hellojs.com.dbg: \
|
||||
@$(APELINK)
|
||||
|
||||
.PHONY: o/$(MODE)/examples
|
||||
o/$(MODE)/examples: $(EXAMPLES_BINS)
|
||||
o/$(MODE)/examples: \
|
||||
o/$(MODE)/examples/package \
|
||||
$(EXAMPLES_BINS)
|
||||
|
||||
Reference in New Issue
Block a user