mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-28 07:18:30 +00:00
Add further clarity to example package
This commit is contained in:
parent
d2b20422c8
commit
a2c2d14100
6 changed files with 40 additions and 14 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue