|
Last change
on this file since 1350 was 562, checked in by garnier, 18 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 |
|
|---|
| 5 | name := G4zlib
|
|---|
| 6 |
|
|---|
| 7 | ifndef G4INSTALL
|
|---|
| 8 | G4INSTALL = ../../../..
|
|---|
| 9 | endif
|
|---|
| 10 |
|
|---|
| 11 | include $(G4INSTALL)/config/architecture.gmk
|
|---|
| 12 | include $(G4INSTALL)/config/common.gmk
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.