X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=Makefile;h=279bf3732fe99416e11f33decb8347c3b79325a0;hb=87785d7a276fcc92a4c5216faa3c8f32f3aad58e;hp=9b71e7c01719af5e65635c7d99594849740f2541;hpb=86e9f140dfd07e30123585b0bf3344eb26985322;p=gpl%2Fargeo-slc.git diff --git a/Makefile b/Makefile index 9b71e7c01..279bf3732 100644 --- a/Makefile +++ b/Makefile @@ -3,6 +3,10 @@ include sdk.mk all: osgi jni $(MAKE) -f Makefile-rcp.mk all + +install: osgi-install + +uninstall: osgi-uninstall jni: $(MAKE) -C jni