![]() |
|
|||
File indexing completed on 2025-02-23 09:21:52
0001 # -------------------------------------------------------------- 0002 # $Id: GNUmakefile 68027 2013-03-13 13:46:40Z gcosmo $ 0003 # -------------------------------------------------------------- 0004 # GNUmakefile for examples module. Gabriele Cosmo, 06/04/98. 0005 # -------------------------------------------------------------- 0006 0007 name := dnadamage1 0008 0009 G4TARGET := $(name) 0010 G4EXLIB := true 0011 0012 ifndef G4INSTALL 0013 G4INSTALL = ../.. 0014 endif 0015 0016 .PHONY: all 0017 all: lib bin 0018 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 |
![]() ![]() |