Kaydet (Commit) 7fc35af5 authored tarafından Michael Meeks's avatar Michael Meeks

remove obsolete Forte NOOPT files

üst 176b9ee1
...@@ -37,9 +37,6 @@ ENABLE_EXCEPTIONS=TRUE ...@@ -37,9 +37,6 @@ ENABLE_EXCEPTIONS=TRUE
.INCLUDE : settings.mk .INCLUDE : settings.mk
# --- Files -------------------------------------------------------- # --- Files --------------------------------------------------------
.IF "$(OS)$(COM)"=="SOLARISI"
NOOPTFILES=$(SLO)$/accessibletabbarpagelist.obj
.ENDIF # "$(OS)$(COM)"=="SOLARISI"
SLOFILES=\ SLOFILES=\
$(SLO)$/AccessibleBrowseBoxCheckBoxCell.obj \ $(SLO)$/AccessibleBrowseBoxCheckBoxCell.obj \
......
...@@ -48,12 +48,6 @@ SLOFILES= \ ...@@ -48,12 +48,6 @@ SLOFILES= \
$(SLO)$/criface.obj \ $(SLO)$/criface.obj \
$(SLO)$/crenum.obj $(SLO)$/crenum.obj
# internal compiler error with Forte 6 update 1 (x86)
# to be reconsidered after compiler upgrade
.IF "$(OS)$(CPU)"=="SOLARISI"
NOOPTFILES += $(SLO)$/criface.obj
.ENDIF
SHL1TARGET= $(TARGET) SHL1TARGET= $(TARGET)
SHL1VERSIONMAP = $(SOLARENV)/src/unloadablecomponent.map SHL1VERSIONMAP = $(SOLARENV)/src/unloadablecomponent.map
SHL1STDLIBS= \ SHL1STDLIBS= \
......
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