Ignore:
Timestamp:
Jan 8, 2010, 11:56:51 AM (15 years ago)
Author:
garnier
Message:

update geant4.9.3 tag

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/visualization/externals/gl2ps/GNUmakefile

    r1169 r1228  
    1 # $Id: GNUmakefile,v 1.2 2009/11/02 14:54:31 lgarnier Exp $
     1# $Id: GNUmakefile,v 1.5 2009/11/18 17:15:11 gcosmo Exp $
    22# -------------------------------------------------------------
    33# GNUmakefile for gl2ps.  Laurent Garnier, 6/2/09.
     
    1212endif
    1313
    14 ifdef G4LIB_BUILD_ZLIB
    15   CPPFLAGS += -I$(G4BASE)/visualization/externals/zlib/include
    16 endif
     14GLOBLIBS = libG4zlib.lib
    1715
    1816include $(G4INSTALL)/config/architecture.gmk
     
    2018include $(G4INSTALL)/config/interactivity.gmk
    2119
     20ifdef G4LIB_BUILD_ZLIB
     21  CPPFLAGS += -I$(G4BASE)/visualization/externals/zlib/include
     22endif
     23
    2224include $(G4INSTALL)/config/common.gmk
Note: See TracChangeset for help on using the changeset viewer.