navi/Makefile

5 lines
66 B
Makefile
Raw Normal View History

2020-03-04 18:01:23 -03:00
install:
scripts/make install
2019-09-21 19:27:12 -03:00
2020-03-04 18:01:23 -03:00
uninstall:
scripts/make uninstall