Ignore:
Timestamp:
Dec 22, 2010, 3:52:27 PM (15 years ago)
Author:
garnier
Message:

geant4 tag 9.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/interfaces/common/GNUmakefile

    r1337 r1347  
    1313
    1414include $(G4INSTALL)/config/architecture.gmk
    15 include $(G4INSTALL)/config/G4VIS_BUILD.gmk
     15#include $(G4INSTALL)/config/G4VIS_BUILD.gmk
    1616include $(G4INSTALL)/config/G4UI_BUILD.gmk
    1717include $(G4INSTALL)/config/interactivity.gmk
     18
     19# NO need OGL, then reset OGLGLAGS
     20OGLFLAGS = ""
     21OGLLIBS  = ""
    1822
    1923CPPFLAGS += -I$(G4BASE)/global/management/include
Note: See TracChangeset for help on using the changeset viewer.