Kaydet (Commit) 42df5940 authored tarafından Rene Engelhard's avatar Rene Engelhard

configure25: per request of QA: external/StAX -> stax/download

üst da3b268d
......@@ -47,11 +47,9 @@ all:
@echo "Therefore the files provided here does not need to be built in addition."
.ENDIF
EXTERNAL_DIR=$(PRJ)$/..$/external/StAX
.IF "$(BUILD_STAX)" != "YES"
$(OUT)$/class$/jsr173_1.0_api.jar : $(EXTERNAL_DIR)$/jsr173_1.0_api.jar
$(OUT)$/class$/jsr173_1.0_api.jar : $(PRJ)$/download$/jsr173_1.0_api.jar
+$(COPY) $< $@
.ELSE # "$(BUILD_STAX)" != "YES"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment