Files
geant4/source/externals/zlib/GNUmakefile
T
2016-06-10 11:51:14 +02:00

13 lines
314 B
Makefile

# $Id: GNUmakefile 66373 2012-12-18 09:41:34Z gcosmo $
# -------------------------------------------------------------
# GNUmakefile for zlib. John Allison, 5/5/05.
name := G4zlib
ifndef G4INSTALL
G4INSTALL = ../../..
endif
include $(G4INSTALL)/config/architecture.gmk
include $(G4INSTALL)/config/common.gmk