Kaydet (Commit) cee63e8a authored tarafından Tor Lillqvist's avatar Tor Lillqvist

No prod/include/CC/Cstd stuff with gcc

üst 72cd238d
...@@ -38,5 +38,7 @@ HELP_COMPATH:=$(subst,/binx, $(COMPATH:+"x")) ...@@ -38,5 +38,7 @@ HELP_COMPATH:=$(subst,/binx, $(COMPATH:+"x"))
.ELSE # "$(COMPATH:+"x")" == "$(COMPATH:s/binx//)/binx" .ELSE # "$(COMPATH:+"x")" == "$(COMPATH:s/binx//)/binx"
HELP_COMPATH:=$(COMPATH) HELP_COMPATH:=$(COMPATH)
.ENDIF # "$(COMPATH:+"x")" == "$(COMPATH:s/binx//)/binx" .ENDIF # "$(COMPATH:+"x")" == "$(COMPATH:s/binx//)/binx"
.IF "$(COM)"!="GCC"
SOLARINC+=-I$(HELP_COMPATH)/prod/include/CC/Cstd SOLARINC+=-I$(HELP_COMPATH)/prod/include/CC/Cstd
.ENDIF .ENDIF
.ENDIF
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