| 
		
			
  | 
		|||
Warning, file /geant4/examples/advanced/amsEcal/GNUmakefile was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).
0001 # -------------------------------------------------------------- 0002 # GNUmakefile for examples module. Gabriele Cosmo, 06/04/98. 0003 # -------------------------------------------------------------- 0004 0005 name := amsEcal 0006 G4TARGET := $(name) 0007 G4EXLIB := true 0008 0009 ifndef G4INSTALL 0010 G4INSTALL = ../.. 0011 endif 0012 0013 .PHONY: all 0014 all: lib bin 0015 0016 include $(G4INSTALL)/config/architecture.gmk 0017 0018 include $(G4INSTALL)/config/binmake.gmk
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] | 
| 
			 This page was automatically generated by the 2.3.7 LXR engine. The LXR team | 
		
			
   |