Changeset 1230 for trunk/examples/advanced/brachytherapy/GNUmakefile
- Timestamp:
- Jan 8, 2010, 3:02:48 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/examples/advanced/brachytherapy/GNUmakefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/examples/advanced/brachytherapy/GNUmakefile
r807 r1230 1 1 # -------------------------------------------------------------- 2 # $Id: GNUmakefile,v 1.1 2 2003/05/26 12:36:25 guatelliExp $2 # $Id: GNUmakefile,v 1.13 2008/06/15 18:05:59 cirrone Exp $ 3 3 # -------------------------------------------------------------- 4 4 # GNUmakefile for examples module. Gabriele Cosmo, 06/04/98. … … 19 19 include $(G4INSTALL)/config/binmake.gmk 20 20 21 ifdef G4ANALYSIS_USE22 CPPFLAGS += `aida-config --include`23 LDFLAGS += `aida-config --lib`24 LOADLIBS += `aida-config --lib`25 endif26 21 27 22
Note:
See TracChangeset
for help on using the changeset viewer.
