Functions | |
then assume we re in the Cave and use an older version of VRPN | ifneq ($(findstring cs-,$(HOST)),) VRPN_VER |
then assume we re in the Cave and use an older version of VRPN | ifneq ($(findstring USE_CLUSTERSYNC,$(DEFINES)),) ifeq($(GARCH) |
Variables | |
GBUILD_DIR | |
then assume we re in the Cave and use an older version of VRPN WIN32 | G_INCLUDE_DIRS |
then assume we re in the Cave and use an older version of VRPN ifneq | ( | $ | findstring USE_CLUSTERSYNC,$(DEFINES) | ) |
then assume we re in the Cave and use an older version of VRPN ifneq | ( | $ | findstring cs-,$(HOST) | ) |
then assume we re in the Cave and use an older version of VRPN WIN32 G_INCLUDE_DIRS |
Initial value:
$(G)/lib include $(GBUILD_DIR)/Makefile.gbuild.init ifeq ($(GARCH), linux) G_COMPILER_VER = gcc3 endif include $(GBUILD_DIR)/Makefile.gbuild.compilers PROJECT_NAME=vrg3d-demo OBJDIR=obj SRC=vrg3d-demo.cpp CSRC= # See $G/src/G3D/VRG3D/Makefile.lib for a description of DEFINES # relevant to VRG3D. DEFINES=NO_SDL_MAIN USE_VRPN USE_SPACENAV -include Makefile.localdefines # Version of G3D installed in $G G3D_VER=-latest # Different versions of VRPN are used on different machines at Brown. VRPN_VER=-7.07-b5 #VRPN_VER=-6.05 # Check to see if compiling on a machine whose name starts with cs- # If so