navi/Makefile

9 lines
84 B
Makefile
Raw Normal View History

2019-09-20 17:01:12 +00:00
install:
2019-09-20 21:44:51 +00:00
scripts/install
2019-09-20 17:01:12 +00:00
uninstall:
2019-09-20 21:44:51 +00:00
scripts/uninstall
release:
scripts/release