[cig-commits] commit: Do not make the Underworld binary

Mercurial hg at geodynamics.org
Thu Apr 1 08:40:11 PDT 2010


changeset:   842:1b00affdd14c
tag:         tip
user:        Walter Landry <wlandry at caltech.edu>
date:        Thu Apr 01 07:01:03 2010 -0700
files:       SConscript
description:
Do not make the Underworld binary


diff -r c36fbf63edbe -r 1b00affdd14c SConscript
--- a/SConscript	Tue Mar 23 08:16:53 2010 -0700
+++ b/SConscript	Thu Apr 01 07:01:03 2010 -0700
@@ -245,12 +245,6 @@ if env['static_libs']:
     env.Install(env['prefix'] + '/lib', l)
 
 #
-# create Underworld executable -> it's just a copy of StGermain executable
-#
-
-env.Command('../bin/Underworld', '../bin/StGermain', 'cp $SOURCES $TARGET')
-
-#
 # Test runner program.
 #
 



More information about the CIG-COMMITS mailing list