mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/Zos.git
synced 2026-06-16 07:56:24 +00:00
4 lines
49 B
Makefile
4 lines
49 B
Makefile
|
|
browser:
|
||
|
|
node ./support/compile
|
||
|
|
|
||
|
|
.PHONY: browser
|