pWiki/Makefile
Alex A. Naanou ac9cdb605f added license and rebuilt tree...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2022-04-07 14:45:15 +03:00

17 lines
133 B
Makefile
Executable File

bootstrap.js:
node make_bootstrap.js
.PHONY: bootstrap
bootstrap: bootstrap.js
clean:
rm -f bootstrap.js