|
Last change
on this file since 521 was 472, checked in by garnier, 19 years ago |
r549@wl-72148: laurentgarnier | 2007-05-15 10:37:42 +0200
import de geant4
|
|
File size:
235 bytes
|
| Rev | Line | |
|---|
| [472] | 1 | # Guy Barrand, 20th Mai 2000
|
|---|
| 2 | #
|
|---|
| 3 | # Analysis variables...
|
|---|
| 4 | #
|
|---|
| 5 |
|
|---|
| 6 | ANALYSISLIBS :=
|
|---|
| 7 |
|
|---|
| 8 | ifdef G4ANALYSIS_USE
|
|---|
| 9 | CPPFLAGS += -DG4ANALYSIS_USE
|
|---|
| 10 | CPPFLAGS += $(G4ANALYSIS_AIDA_CONFIG_CFLAGS)
|
|---|
| 11 | ANALYSISLIBS += $(G4ANALYSIS_AIDA_CONFIG_LIBS)
|
|---|
| 12 | endif
|
|---|
| 13 |
|
|---|
| 14 |
|
|---|
| 15 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.