|
Last change
on this file since 924 was 921, checked in by garnier, 17 years ago |
|
en test de gl2ps. Problemes de libraries
|
|
File size:
417 bytes
|
| Rev | Line | |
|---|
| [921] | 1 | # $Id: GNUmakefile,v 1.1 2009/06/02 12:39:31 garnier Exp $
|
|---|
| 2 | # -------------------------------------------------------------
|
|---|
| 3 | # GNUmakefile for gl2ps. Laurent Garnier, 6/2/09.
|
|---|
| 4 |
|
|---|
| 5 | name := G4gl2ps
|
|---|
| 6 |
|
|---|
| 7 | ifndef G4INSTALL
|
|---|
| 8 | G4INSTALL = ../../../..
|
|---|
| 9 | endif
|
|---|
| 10 |
|
|---|
| 11 | include $(G4INSTALL)/config/architecture.gmk
|
|---|
| 12 | include $(G4INSTALL)/config/G4VIS_BUILD.gmk
|
|---|
| 13 | include $(G4INSTALL)/config/interactivity.gmk
|
|---|
| 14 |
|
|---|
| 15 | include $(G4INSTALL)/config/common.gmk
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.