Changeset 1230 for trunk/examples/extended/polarisation/Pol01/GNUmakefile
- Timestamp:
- Jan 8, 2010, 3:02:48 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/examples/extended/polarisation/Pol01/GNUmakefile
r807 r1230 1 # $Id: GNUmakefile,v 1. 2 2006/10/02 16:25:55 vnivanchExp $1 # $Id: GNUmakefile,v 1.4 2008/06/11 17:17:54 schaelic Exp $ 2 2 # -------------------------------------------------------------- 3 3 # GNUmakefile for examples module. Gabriele Cosmo, 06/04/98. … … 17 17 include $(G4INSTALL)/config/binmake.gmk 18 18 19 ifdef G4ANALYSIS_USE20 # for the aida-config command see the README file21 CPPFLAGS += `aida-config --include`22 LDLIBS += `aida-config --lib`23 24 19 plots: plotResults.class 25 20 @echo calling JAIDA ... … … 29 24 @echo compiling $< 30 25 javac $< 31 endif
Note:
See TracChangeset
for help on using the changeset viewer.
