Kaydet (Commit) 7249ab61 authored tarafından Christian Lohmaier's avatar Christian Lohmaier

get rid of "SHL2TARGETN redefined after use" warning

üst 932ebc49
...@@ -71,6 +71,7 @@ DEF1NAME=$(SHL1TARGET) ...@@ -71,6 +71,7 @@ DEF1NAME=$(SHL1TARGET)
SHL2TARGET := $(NAMEpurpenv_helper) SHL2TARGET := $(NAMEpurpenv_helper)
SHL2DEPN := $(SHL1TARGETN)
DEF2NAME := $(SHL2TARGET) DEF2NAME := $(SHL2TARGET)
.IF "$(GUI)$(COM)"=="WNTGCC" .IF "$(GUI)$(COM)"=="WNTGCC"
SHL2VERSIONMAP:=uno_purpenvhelper$(COMID).map SHL2VERSIONMAP:=uno_purpenvhelper$(COMID).map
...@@ -99,7 +100,3 @@ ALLTAR: $(SHL2TARGETN) ...@@ -99,7 +100,3 @@ ALLTAR: $(SHL2TARGETN)
.INCLUDE : target.mk .INCLUDE : target.mk
$(SHL2TARGETN): $(SHL1TARGETN)
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