Fix mistakes in CAS_LDPATH (OCC_LDPATH)

This commit is contained in:
abd 2007-04-20 12:06:33 +00:00
parent 103d80ae84
commit 29bf8799a0

View File

@ -112,7 +112,7 @@ libSMESHEngine_la_LDFLAGS = \
-lSalomeGenericObj \ -lSalomeGenericObj \
$(GEOM_LDFLAGS) \ $(GEOM_LDFLAGS) \
-lGEOMClient \ -lGEOMClient \
$(OCC_LDPATH) \ $(CAS_LDPATH) \
-lTKCDF \ -lTKCDF \
-lTKBO \ -lTKBO \
-lTKShHealing \ -lTKShHealing \