Changeset 1230 for trunk/examples/extended/analysis/AnaEx01/GNUmakefile
- Timestamp:
- Jan 8, 2010, 3:02:48 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/examples/extended/analysis/AnaEx01/GNUmakefile
r807 r1230 1 # $Id: GNUmakefile,v 1. 2 2003/12/03 10:34:02 gcosmoExp $1 # $Id: GNUmakefile,v 1.3 2009/03/05 09:20:52 gbarrand Exp $ 2 2 # -------------------------------------------------------------- 3 3 # GNUmakefile for examples module. Gabriele Cosmo, 06/04/98. … … 16 16 17 17 include $(G4INSTALL)/config/binmake.gmk 18 19 ifdef G4ANALYSIS_USE20 CPPFLAGS += `aida-config --include`21 LDFLAGS += `aida-config --lib`22 LOADLIBS += `aida-config --lib`23 endif24
Note:
See TracChangeset
for help on using the changeset viewer.
