source: tags/Visualization_after-vis09-02-01-tag/externals/gl2ps/GNUmakefile @ 958

Last change on this file since 958 was 958, checked in by garnier, 15 years ago

tag

File size: 422 bytes
Line 
1# $Id: GNUmakefile,v 1.1.2.2 2009/03/20 11:41:03 lgarnier Exp $
2# -------------------------------------------------------------
3# GNUmakefile for gl2ps.  Laurent Garnier, 6/2/09.
4
5name := G4gl2ps
6
7ifndef G4INSTALL
8  G4INSTALL = ../../../..
9endif
10
11include $(G4INSTALL)/config/architecture.gmk
12include $(G4INSTALL)/config/G4VIS_BUILD.gmk
13include $(G4INSTALL)/config/interactivity.gmk
14
15include $(G4INSTALL)/config/common.gmk
Note: See TracBrowser for help on using the repository browser.