Updated the makefiles to all have the #!gmake reference to force IRIX

compilation using gmake rather than pmake or smake.  This gets round
issues with exporting OSGHOME.
This commit is contained in:
Robert Osfield
2002-02-13 22:56:47 +00:00
parent 5d1289144c
commit e87f7cf853
42 changed files with 42 additions and 42 deletions

View File

@@ -48,7 +48,7 @@ TARGET_DIRS = \
TARGET_BIN = /usr/bin
TARGET_LIB = /usr/lib32
TARGET_LIB = /usr/lib64
TARGET_INCLUDE = /usr/include
TARGET_DATA = /usr/share/OpenSceneGraph/data
TARGET_LOADER_LIB = /usr/lib/osgPlugins