# $Id: GNUmakefile,v 1.1 2009/06/02 12:39:31 garnier Exp $
# -------------------------------------------------------------
# GNUmakefile for gl2ps.  Laurent Garnier, 6/2/09.

name := G4gl2ps

ifndef G4INSTALL
  G4INSTALL = ../../../..
endif

include $(G4INSTALL)/config/architecture.gmk
include $(G4INSTALL)/config/common.gmk
