|
||||
File indexing completed on 2025-01-18 09:17:11
0001 name := XRAYoptics 0002 G4TARGET := $(name) 0003 G4EXLIB := true 0004 0005 ifndef G4INSTALL 0006 G4INSTALL = ../../../.. 0007 endif 0008 0009 .PHONY: all 0010 all: lib bin 0011 0012 include $(G4INSTALL)/config/architecture.gmk 0013 0014 include $(G4INSTALL)/config/binmake.gmk 0015
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |