Removed references to PRODUCER_INCLUDE_DIR and PRODUCER_LIB_DIR in the

local makefiles.

Small change in txp loader for sun build
This commit is contained in:
Don BURNS
2003-07-25 23:49:03 +00:00
parent e26ef983c4
commit 49a93076c1
46 changed files with 62 additions and 93 deletions

View File

@@ -10,7 +10,7 @@ CXXFILES =\
HEADERFILES = \
OrientationConverter.h
LIBS += -losg -losgUtil -losgGA -losgDB $(GL_LIBS) $(OTHER_LIBS)
LIBS += -losg -losgUtil -losgGA -losgDB $(GL_LIBS) $(OTHER_LIBS)
INSTFILES = \
$(CXXFILES)\