Renamed the TOP variable in the Makefiles to OSGHOME.

This commit is contained in:
Robert Osfield
2002-01-04 20:44:41 +00:00
parent 32c79ca554
commit 42fd25c613
36 changed files with 182 additions and 182 deletions

View File

@@ -3,11 +3,11 @@ SHELL=/bin/sh
DIRS = sgv osgconv osgcube osgreflect osgtexture osgimpostor osgviews hangglide
# comment out if you don't have
#DIRS += osgcluster
# comment out if you don't have the freetype and GLU1.3 library installed.
#DIRS += osgtext
DIRS += osgtext
# comment out if you don't have support for networking.
#DIRS += osgcluster
# comment out if you don't have the wxWindows installed.
# DIRS += wxsgv