java: cleanup Makefile
This commit is contained in:
parent
94b1168776
commit
1f408ce359
@ -16,7 +16,7 @@ install: lib jar
|
||||
$(MAKE) -f Makefile.build install
|
||||
|
||||
uninstall:
|
||||
$(MAKE) -f Makefile.build uninstall
|
||||
$(MAKE) -f Makefile.build uninstall
|
||||
|
||||
gen_const:
|
||||
cd .. && python const_generator.py java
|
||||
|
Loading…
Reference in New Issue
Block a user