Files
geant4/source/visualization/externals/zlib/GNUmakefile
T
2016-06-09 12:11:21 +02:00

13 lines
321 B
Makefile

# $Id: GNUmakefile,v 1.1 2005/05/12 19:39:31 allison Exp $
# -------------------------------------------------------------
# GNUmakefile for zlib. John Allison, 5/5/05.
name := G4zlib
ifndef G4INSTALL
G4INSTALL = ../../../..
endif
include $(G4INSTALL)/config/architecture.gmk
include $(G4INSTALL)/config/common.gmk