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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user