Files
geant4/source/externals/zlib/GNUmakefile
T
2018-12-07 15:15:39 +01:00

12 lines
259 B
Makefile

# -------------------------------------------------------------
# GNUmakefile for zlib. John Allison, 5/5/05.
name := G4zlib
ifndef G4INSTALL
G4INSTALL = ../../..
endif
include $(G4INSTALL)/config/architecture.gmk
include $(G4INSTALL)/config/common.gmk