![]() |
|
|||
File indexing completed on 2025-02-23 09:20:48
0001 # -------------------------------------------------------------- 0002 # GNUmakefile for examples module. Gabriele Cosmo, 06/04/98. 0003 # -------------------------------------------------------------- 0004 0005 #name := DirectAccess 0006 name := TestEm0 0007 G4TARGET := $(name) 0008 0009 G4EXLIB := true 0010 0011 ifndef G4INSTALL 0012 G4INSTALL = ../../../.. 0013 endif 0014 0015 .PHONY: all 0016 all: lib bin 0017 0018 include $(G4INSTALL)/config/architecture.gmk 0019 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 |
![]() ![]() |