Fixed make files.

This commit is contained in:
Robert Osfield
2004-10-26 18:36:47 +00:00
parent 676f204cdb
commit 2c933fb920
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ include $(TOPDIR)/Make/makedefs
CXXFILES =\
osgarchive.cpp\
LIBS += -losgProducer -lProducer -losgDB -losgUtil -losg $(GL_LIBS) $(X_LIBS) $(OTHER_LIBS)
LIBS += -losgDB -losgUtil -losg $(GL_LIBS) $(X_LIBS) $(OTHER_LIBS)
INSTFILES = \
$(CXXFILES)\

View File

@@ -4,7 +4,7 @@ include $(TOPDIR)/Make/makedefs
CXXFILES =\
osgarchive.cpp\
LIBS += -losgProducer -lProducer -losgDB -losgText -losgUtil -losg $(X_LIBS) $(OTHER_LIBS)
LIBS += -losgDB losgUtil -losg $(X_LIBS) $(OTHER_LIBS)
EXEC = osgarchive