Introduce osgi-install target. A2_OUTPUT not configurable.
[cc0/argeo-build.git] / repackage.mk
index e1846b72aee284473fa202087c5710e5f185dda7..80ee92564ba59b9c5806843a9f706a76c3aa11b9 100644 (file)
@@ -7,7 +7,7 @@ include $(ARGEO_BUILD_BASE)common.mk
 # SDK_SRC_BASE         the base of the source code, typically the root of the cloned git repository
 # SDK_BUILD_BASE       the base of the output
 # JAVA_HOME                    the base of the JDK used to build
-A2_OUTPUT ?= $(SDK_BUILD_BASE)/a2
+A2_OUTPUT = $(SDK_BUILD_BASE)/a2
 JVM ?= $(JAVA_HOME)/bin/java
 
 # The following variables should be declared in the including Makefile: