Changeset 1230 for trunk/examples/advanced/purging_magnet/GNUmakefile
- Timestamp:
- Jan 8, 2010, 3:02:48 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/examples/advanced/purging_magnet/GNUmakefile
r807 r1230 1 1 # -------------------------------------------------------------- 2 # $Id: GNUmakefile,v 1. 1 2003/12/09 14:12:53 sussiExp $2 # $Id: GNUmakefile,v 1.2 2009/03/06 09:28:28 gbarrand 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
Note:
See TracChangeset
for help on using the changeset viewer.
