Changeset 1337 for trunk/examples/extended/biasing/B01/GNUmakefile
- Timestamp:
- Sep 30, 2010, 2:47:17 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/examples/extended/biasing/B01/GNUmakefile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/examples/extended/biasing/B01/GNUmakefile
r807 r1337 1 # $Id: GNUmakefile,v 1. 7 2002/11/07 13:47:59 dresselExp $1 # $Id: GNUmakefile,v 1.8 2010/01/11 16:24:22 gcosmo Exp $ 2 2 # -------------------------------------------------------------- 3 3 # GNUmakefile for examples module. Gabriele Cosmo, 06/04/98. … … 9 9 10 10 ifndef G4INSTALL 11 G4INSTALL = ../../.. 11 G4INSTALL = ../../../.. 12 12 endif 13 13 … … 15 15 all: lib bin 16 16 17 18 CPPFLAGS +=19 20 17 include $(G4INSTALL)/config/binmake.gmk
Note:
See TracChangeset
for help on using the changeset viewer.
