mirror of
https://github.com/thangisme/notes.git
synced 2026-06-11 04:59:17 -04:00
4 lines
49 B
Makefile
4 lines
49 B
Makefile
|
|
browser:
|
||
|
|
node ./support/compile
|
||
|
|
|
||
|
|
.PHONY: browser
|