# $Id: GNUmakefile.stand,v 1.1 2006/10/20 14:34:31 vnivanch 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