Kaydet (Commit) 770a8c2d authored tarafından Cédric Bosdonnat's avatar Cédric Bosdonnat

Added tpcompatibility.odj to exceptions

üst bb33c79f
...@@ -47,12 +47,15 @@ CXXFILES = \ ...@@ -47,12 +47,15 @@ CXXFILES = \
tpprint.cxx \ tpprint.cxx \
opredlin.cxx opredlin.cxx
EXCEPTIONSFILES= \
$(SLO)$/tpcompatibility.obj
SLOFILES = \ SLOFILES = \
$(SLO)$/tpusrlst.obj \ $(SLO)$/tpusrlst.obj \
$(SLO)$/tpview.obj \ $(SLO)$/tpview.obj \
$(SLO)$/tpcalc.obj \ $(SLO)$/tpcalc.obj \
$(SLO)$/tpformula.obj \ $(SLO)$/tpformula.obj \
$(SLO)$/tpcompatibility.obj \ $(SLO)$/tpcompatibility.obj \
$(SLO)$/tpprint.obj \ $(SLO)$/tpprint.obj \
$(SLO)$/opredlin.obj $(SLO)$/opredlin.obj
......
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