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:
@@ -1,4 +1,4 @@
|
||||
#!smake
|
||||
#!gmake
|
||||
include $(OSGHOME)/Make/makedefs
|
||||
|
||||
C++FILES = \
|
||||
|
||||
Reference in New Issue
Block a user