# $Id: GNUmakefile,v 1.2 2001/04/05 10:08:33 hpw 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