mirror of
https://github.com/denisidoro/navi
synced 2024-11-22 03:23:05 +00:00
8 lines
No EOL
90 B
Makefile
8 lines
No EOL
90 B
Makefile
install:
|
|
scripts/make install
|
|
|
|
uninstall:
|
|
scripts/make uninstall
|
|
|
|
fix:
|
|
scripts/make fix
|