Kaydet (Commit) 31d7a961 authored tarafından Caolán McNamara's avatar Caolán McNamara

cmcfixes78: #i114344# fix up this odd LINUXX pointless looking thing

üst 50864efc
...@@ -63,7 +63,7 @@ SHL1LIBS= $(SLB)$/eggtray.lib ...@@ -63,7 +63,7 @@ SHL1LIBS= $(SLB)$/eggtray.lib
# --- Targets ---------------------------------- # --- Targets ----------------------------------
.ENDIF # L10N_framework .ENDIF # L10N_framework
.IF "$(OS)$(CPU)" == "LINUXX" .IF "$(OS)$(CPU)" == "LINUXX" && "$(LIBRARY_PATH)" != ""
EXTRALIBPATHS+=-L$(LIBRARY_PATH) EXTRALIBPATHS+=-L$(LIBRARY_PATH)
.ENDIF # "$(OS)$(CPU)" == "LINUXX" .ENDIF # "$(OS)$(CPU)" == "LINUXX"
.INCLUDE : target.mk .INCLUDE : target.mk
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