source: trunk/source/visualization/externals/zlib/GNUmakefile @ 1202

Last change on this file since 1202 was 562, checked in by garnier, 17 years ago

r565@mac-90108: laurentgarnier | 2007-08-14 14:18:03 +0200
mise a jour suite au plantage de svk (cheksum error) suite au crash du DD en juin

File size: 321 bytes
Line 
1# $Id: GNUmakefile,v 1.1 2005/05/12 19:39:31 allison Exp $
2# -------------------------------------------------------------
3# GNUmakefile for zlib.  John Allison, 5/5/05.
4
5name := G4zlib
6
7ifndef G4INSTALL
8  G4INSTALL = ../../../..
9endif
10
11include $(G4INSTALL)/config/architecture.gmk
12include $(G4INSTALL)/config/common.gmk
Note: See TracBrowser for help on using the repository browser.