Warning, file /geant4/examples/extended/parallel/ThreadsafeScorers/GNUmakefile was not indexed
or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).
0001
0002
0003
0004 name := ts_scorers
0005 G4TARGET := $(name)
0006 G4EXLIB := true
0007
0008 ifndef G4INSTALL
0009 G4INSTALL = ../../..
0010 endif
0011
0012 .PHONY: all
0013 all: lib bin
0014
0015 include $(G4INSTALL)/config/binmake.gmk
0016
0017 visclean:
0018 rm -f g4*.prim g4*.eps g4*.wrl
0019 rm -f .DAWN_*