X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=Makefile;h=faff1a3d58940e487105d2f90de1bf7e8898cf7c;hb=refs%2Fheads%2Ftesting;hp=1136d2064e19d2d94f1d42d7d37cf556c6b10654;hpb=b04bac9902e4bbb6ac97ae47a133a7b40a33f764;p=gpl%2Fargeo-tp.git diff --git a/Makefile b/Makefile index 1136d20..faff1a3 100644 --- a/Makefile +++ b/Makefile @@ -3,6 +3,15 @@ include sdk.mk all: distribution +install: + make -C repackage install + make -C rebuild install + +uninstall: + make -C repackage uninstall + make -C rebuild uninstall + + A2_OUTPUT = $(SDK_BUILD_BASE)/a2 distribution: