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

@@ -12,7 +12,6 @@ INSTFILES = \
EXEC = osgvertexprogram
INC += $(PRODUCER_INCLUDE_DIR) -I/usr/X11R6/include
LDFLAGS += $(PRODUCER_LIB_DIR)
INC += -I/usr/X11R6/include
include $(TOPDIR)/Make/makerules