# $Id: GNUmakefile,v 1.1 2003/10/07 12:52:06 lara Exp $ # ---------------------------------------------------------------- # Makes test program in environment variable G4TARGET. # ---------------------------------------------------------------- ifndef G4TARGET G4TARGET := $(TESTTARGET) endif ifndef G4INSTALL G4INSTALL = ../../../../../../../ endif G4EXEC_BUILD = true include $(G4INSTALL)/config/architecture.gmk include $(G4INSTALL)/config/binmake.gmk