Clean ups for the release.

This commit is contained in:
Robert Osfield
2003-09-11 09:44:22 +00:00
parent 41a07127fe
commit d8caec91a4
4 changed files with 1 additions and 17 deletions

View File

@@ -385,7 +385,7 @@ endif
ifeq ($(OS),Darwin)
C++ = c++
INC += -I/usr/X11R6/include
LDFLAGS += -L/usr/X11R6/lib
LDFLAGS += -L/usr/X11R6/lib -L/sw/lib
DEF += -Wall -D__DARWIN_OSX__
OPTF = -O2
DBGF = -g -DOSG_COMPILE_UNIT_TESTS