Commented back in LIBS into Makefile for OSX build.

This commit is contained in:
Robert Osfield 2002-11-08 08:12:18 +00:00
parent 23064c9c64
commit e852ee6dd8

View File

@ -4,7 +4,7 @@ include $(TOPDIR)/Make/makedefs
CXXFILES =\
ReaderWriterRGB.cpp\
##LIBS += $(OSG_LIBS) $(OTHER_LIBS)
LIBS += $(OSG_LIBS) $(OTHER_LIBS)
TARGET_BASENAME = rgb
include $(TOPDIR)/Make/cygwin_plugin_def