[cig-commits] r6256 - in cs/pythia/trunk: acis blade blade/components blade/pml blade/pml/parser blade/toolkits blade/toolkits/gnome blade/toolkits/gnome-2.x blade/toolkits/gtk blade/toolkits/gtk-2.x elc journal journal/components journal/devices journal/diagnostics journal/services mpi opal opal/applications opal/components opal/content opal/inventory opal/weaver pulse pyre pyre/applications pyre/components pyre/db pyre/filesystem pyre/geometry pyre/geometry/operations pyre/geometry/pml pyre/geometry/pml/parser pyre/geometry/solids pyre/handbook pyre/handbook/constants pyre/handbook/elements pyre/idd pyre/inventory pyre/inventory/odb pyre/inventory/pml pyre/inventory/pml/parser pyre/inventory/properties pyre/inventory/validators pyre/ipa pyre/ipc pyre/odb pyre/odb/common pyre/odb/dbm pyre/odb/fs pyre/parsing pyre/parsing/locators pyre/services pyre/simulations pyre/units pyre/util pyre/weaver pyre/weaver/components pyre/weaver/mills pyre/xml rigid

leif at geodynamics.org leif at geodynamics.org
Tue Mar 13 18:31:35 PDT 2007


Author: leif
Date: 2007-03-13 18:31:34 -0700 (Tue, 13 Mar 2007)
New Revision: 6256

Removed:
   cs/pythia/trunk/acis/Make.mm
   cs/pythia/trunk/blade/Make.mm
   cs/pythia/trunk/blade/components/Make.mm
   cs/pythia/trunk/blade/pml/Make.mm
   cs/pythia/trunk/blade/pml/parser/Make.mm
   cs/pythia/trunk/blade/toolkits/Make.mm
   cs/pythia/trunk/blade/toolkits/gnome-2.x/Make.mm
   cs/pythia/trunk/blade/toolkits/gnome/Make.mm
   cs/pythia/trunk/blade/toolkits/gtk-2.x/Make.mm
   cs/pythia/trunk/blade/toolkits/gtk/Make.mm
   cs/pythia/trunk/elc/Make.mm
   cs/pythia/trunk/journal/Make.mm
   cs/pythia/trunk/journal/components/Make.mm
   cs/pythia/trunk/journal/devices/Make.mm
   cs/pythia/trunk/journal/diagnostics/Make.mm
   cs/pythia/trunk/journal/services/Make.mm
   cs/pythia/trunk/mpi/Make.mm
   cs/pythia/trunk/opal/Make.mm
   cs/pythia/trunk/opal/applications/Make.mm
   cs/pythia/trunk/opal/components/Make.mm
   cs/pythia/trunk/opal/content/Make.mm
   cs/pythia/trunk/opal/inventory/Make.mm
   cs/pythia/trunk/opal/weaver/Make.mm
   cs/pythia/trunk/pulse/Make.mm
   cs/pythia/trunk/pyre/Make.mm
   cs/pythia/trunk/pyre/applications/Make.mm
   cs/pythia/trunk/pyre/components/Make.mm
   cs/pythia/trunk/pyre/db/Make.mm
   cs/pythia/trunk/pyre/filesystem/Make.mm
   cs/pythia/trunk/pyre/geometry/Make.mm
   cs/pythia/trunk/pyre/geometry/operations/Make.mm
   cs/pythia/trunk/pyre/geometry/pml/Make.mm
   cs/pythia/trunk/pyre/geometry/pml/parser/Make.mm
   cs/pythia/trunk/pyre/geometry/solids/Make.mm
   cs/pythia/trunk/pyre/handbook/Make.mm
   cs/pythia/trunk/pyre/handbook/constants/Make.mm
   cs/pythia/trunk/pyre/handbook/elements/Make.mm
   cs/pythia/trunk/pyre/idd/Make.mm
   cs/pythia/trunk/pyre/inventory/Make.mm
   cs/pythia/trunk/pyre/inventory/odb/Make.mm
   cs/pythia/trunk/pyre/inventory/pml/Make.mm
   cs/pythia/trunk/pyre/inventory/pml/parser/Make.mm
   cs/pythia/trunk/pyre/inventory/properties/Make.mm
   cs/pythia/trunk/pyre/inventory/validators/Make.mm
   cs/pythia/trunk/pyre/ipa/Make.mm
   cs/pythia/trunk/pyre/ipc/Make.mm
   cs/pythia/trunk/pyre/odb/Make.mm
   cs/pythia/trunk/pyre/odb/common/Make.mm
   cs/pythia/trunk/pyre/odb/dbm/Make.mm
   cs/pythia/trunk/pyre/odb/fs/Make.mm
   cs/pythia/trunk/pyre/parsing/Make.mm
   cs/pythia/trunk/pyre/parsing/locators/Make.mm
   cs/pythia/trunk/pyre/services/Make.mm
   cs/pythia/trunk/pyre/simulations/Make.mm
   cs/pythia/trunk/pyre/units/Make.mm
   cs/pythia/trunk/pyre/util/Make.mm
   cs/pythia/trunk/pyre/weaver/Make.mm
   cs/pythia/trunk/pyre/weaver/components/Make.mm
   cs/pythia/trunk/pyre/weaver/mills/Make.mm
   cs/pythia/trunk/pyre/xml/Make.mm
   cs/pythia/trunk/rigid/Make.mm
Log:
Nuked "Make.mm" files. I have no idea how this junk survived as long
as it did.


Deleted: cs/pythia/trunk/acis/Make.mm
===================================================================
--- cs/pythia/trunk/acis/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/acis/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,45 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005 All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = acis
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-release: tidy
-	cvs release .
-
-update: clean
-	cvs update .
-
-#--------------------------------------------------------------------------
-#
-# export
-
-EXPORT_PYTHON_MODULES = \
-    Body.py \
-    Entity.py \
-    Face.py \
-    FaceterProperties.py \
-    Faceter.py \
-    Pickler.py \
-    __init__.py \
-
-
-export:: export-python-modules
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:32 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/blade/Make.mm
===================================================================
--- cs/pythia/trunk/blade/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/blade/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,51 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005 All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = blade
-PACKAGE = blade
-
-BUILD_DIRS = \
-    components \
-    pml \
-
-OTHER_DIRS = \
-
-RECURSE_DIRS = $(BUILD_DIRS) $(OTHER_DIRS)
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-tidy::
-	BLD_ACTION="tidy" $(MM) recurse
-
-clean::
-	BLD_ACTION="clean" $(MM) recurse
-
-distclean::
-	BLD_ACTION="distclean" $(MM) recurse
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    __init__.py
-
-
-export:: export-python-modules
-	BLD_ACTION="export" $(MM) recurse
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:56 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/blade/components/Make.mm
===================================================================
--- cs/pythia/trunk/blade/components/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/blade/components/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,36 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = blade
-PACKAGE = components
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    Blade.py \
-    Inspector.py \
-    __init__.py
-
-
-export:: export-package-python-modules
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:56 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/blade/pml/Make.mm
===================================================================
--- cs/pythia/trunk/blade/pml/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/blade/pml/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,52 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = blade
-PACKAGE = pml
-
-BUILD_DIRS = \
-    parser \
-
-RECURSE_DIRS = \
-    $(BUILD_DIRS)
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-tidy::
-	BLD_ACTION="tidy" $(MM) recurse
-
-clean::
-	BLD_ACTION="clean" $(MM) recurse
-
-distclean::
-	BLD_ACTION="distclean" $(MM) recurse
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    CodecPML.py \
-    Parser.py \
-    Renderer.py \
-    __init__.py \
-
-
-export:: export-package-python-modules
-	BLD_ACTION="export" $(MM) recurse
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:56 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/blade/pml/parser/Make.mm
===================================================================
--- cs/pythia/trunk/blade/pml/parser/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/blade/pml/parser/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,41 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = blade
-PACKAGE = inventory/pml/parser
-
-BUILD_DIRS = \
-
-RECURSE_DIRS = \
-    $(BUILD_DIRS)
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-tidy::
-	BLD_ACTION="tidy" $(MM) recurse
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    __init__.py \
-
-
-export:: export-package-python-modules
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:56 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/blade/toolkits/Make.mm
===================================================================
--- cs/pythia/trunk/blade/toolkits/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/blade/toolkits/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,55 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = blade
-PACKAGE = toolkits
-
-BUILD_DIRS = \
-    gnome \
-    gnome-2.x \
-    gtk \
-    gtk-2.x
-
-OTHER_DIRS = \
-
-RECURSE_DIRS = $(BUILD_DIRS) $(OTHER_DIRS)
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-tidy::
-	BLD_ACTION="tidy" $(MM) recurse
-
-clean::
-	BLD_ACTION="clean" $(MM) recurse
-
-distclean::
-	BLD_ACTION="distclean" $(MM) recurse
-
-
-#--------------------------------------------------------------------------
-#
-# export
-
-EXPORT_ETC = \
-    __vault__.odb
-
-export:: export-etc
-	BLD_ACTION="export" $(MM) recurse
-
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:56 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/blade/toolkits/gnome/Make.mm
===================================================================
--- cs/pythia/trunk/blade/toolkits/gnome/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/blade/toolkits/gnome/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,36 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-
-PROJECT = blade
-PACKAGE = toolkits/gnome
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_ETC = \
-    viewer.odb \
-    __vault__.odb
-
-
-export:: export-etc
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:56 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/blade/toolkits/gnome-2.x/Make.mm
===================================================================
--- cs/pythia/trunk/blade/toolkits/gnome-2.x/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/blade/toolkits/gnome-2.x/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,36 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-
-PROJECT = blade
-PACKAGE = toolkits/gnome-2.x
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_ETC = \
-    viewer.odb \
-    __vault__.odb
-
-
-export:: export-etc
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:56 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/blade/toolkits/gtk/Make.mm
===================================================================
--- cs/pythia/trunk/blade/toolkits/gtk/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/blade/toolkits/gtk/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,36 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-
-PROJECT = blade
-PACKAGE = toolkits/gtk
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_ETC = \
-    viewer.odb \
-    __vault__.odb
-
-
-export:: export-etc
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:56 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/blade/toolkits/gtk-2.x/Make.mm
===================================================================
--- cs/pythia/trunk/blade/toolkits/gtk-2.x/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/blade/toolkits/gtk-2.x/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,36 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-
-PROJECT = blade
-PACKAGE = toolkits/gtk-2.x
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_ETC = \
-    viewer.odb \
-    __vault__.odb
-
-
-export:: export-etc
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:56 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/elc/Make.mm
===================================================================
--- cs/pythia/trunk/elc/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/elc/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,41 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = elc
-PACKAGE = elc
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-
-#--------------------------------------------------------------------------
-#
-# export
-
-EXPORT_PYTHON_MODULES = \
-    Boundary.py \
-    Exchanger.py \
-    ICEExchanger.py \
-    MPIExchanger.py \
-    SerialExchanger.py \
-    SynchronizedExchanger.py \
-    __init__.py
-
-
-export:: export-python-modules
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:28 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/journal/Make.mm
===================================================================
--- cs/pythia/trunk/journal/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/journal/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,54 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = journal
-
-BUILD_DIRS = \
-    components \
-    devices \
-    diagnostics \
-    services \
-
-OTHER_DIRS = \
-
-RECURSE_DIRS = $(BUILD_DIRS) $(OTHER_DIRS)
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-tidy::
-	BLD_ACTION="tidy" $(MM) recurse
-
-clean::
-	BLD_ACTION="clean" $(MM) recurse
-
-distclean::
-	BLD_ACTION="distclean" $(MM) recurse
-
-#--------------------------------------------------------------------------
-#
-# export
-
-EXPORT_PYTHON_MODULES = \
-    Journal.py \
-    __init__.py
-
-
-export:: export-python-modules
-	BLD_ACTION="export" $(MM) recurse
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:53 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/journal/components/Make.mm
===================================================================
--- cs/pythia/trunk/journal/components/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/journal/components/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,47 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = journal
-PACKAGE = components
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    Channel.py \
-    ChannelFacility.py \
-    Console.py \
-    Device.py \
-    DeviceFacility.py \
-    File.py \
-    Journal.py \
-    JournalFacility.py \
-    NetRenderer.py \
-    Remote.py \
-    Renderer.py \
-    RendererFacility.py \
-    Server.py \
-    __init__.py
-
-
-export:: export-package-python-modules
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:53 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/journal/devices/Make.mm
===================================================================
--- cs/pythia/trunk/journal/devices/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/journal/devices/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,42 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = journal
-PACKAGE = devices
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-#
-# export
-
-EXPORT_PYTHON_MODULES = \
-    Console.py \
-    Device.py \
-    File.py \
-    NetRenderer.py \
-    Renderer.py \
-    TCPDevice.py \
-    TextFile.py \
-    UDPDevice.py \
-    __init__.py
-
-
-export:: export-package-python-modules
-
-# version
-# $Id: Make.mm,v 1.2 2005/03/14 07:33:24 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/journal/diagnostics/Make.mm
===================================================================
--- cs/pythia/trunk/journal/diagnostics/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/journal/diagnostics/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,44 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = journal
-PACKAGE = diagnostics
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-#
-# export
-
-EXPORT_PYTHON_MODULES = \
-    Debug.py \
-    Diagnostic.py \
-    Entry.py \
-    Error.py \
-    Firewall.py \
-    Index.py \
-    Info.py \
-    ProxyState.py \
-    State.py \
-    Warning.py \
-    __init__.py
-
-
-export:: export-package-python-modules
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:53 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/journal/services/Make.mm
===================================================================
--- cs/pythia/trunk/journal/services/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/journal/services/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,37 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = journal
-PACKAGE = services
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    Daemon.py \
-    JournalService.py \
-    Pickler.py \
-    __init__.py
-
-
-export:: export-package-python-modules
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:53 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/mpi/Make.mm
===================================================================
--- cs/pythia/trunk/mpi/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/mpi/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,49 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        (C) 1998-2005 All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = mpi
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-release: tidy
-	cvs release .
-
-update: clean
-	cvs update .
-
-#--------------------------------------------------------------------------
-#
-# export
-
-EXPORT_PYTHON_MODULES = \
-    Application.py \
-    CartesianCommunicator.py \
-    Communicator.py \
-    CommunicatorGroup.py \
-    DummyCommunicator.py \
-    Launcher.py \
-    LauncherMPICH.py \
-    LauncherPBS.py \
-    Port.py \
-    Timer.py \
-    TimingCenter.py \
-    __init__.py
-
-
-export:: export-python-modules
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:30 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/opal/Make.mm
===================================================================
--- cs/pythia/trunk/opal/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/opal/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,54 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005 All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = opal
-PACKAGE = opal
-
-BUILD_DIRS = \
-    applications \
-    components \
-    content \
-    inventory \
-    weaver
-
-OTHER_DIRS = \
-
-RECURSE_DIRS = $(BUILD_DIRS) $(OTHER_DIRS)
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-tidy::
-	BLD_ACTION="tidy" $(MM) recurse
-
-clean::
-	BLD_ACTION="clean" $(MM) recurse
-
-distclean::
-	BLD_ACTION="distclean" $(MM) recurse
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    __init__.py
-
-
-export:: export-python-modules
-	BLD_ACTION="export" $(MM) recurse
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/15 06:09:09 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/opal/applications/Make.mm
===================================================================
--- cs/pythia/trunk/opal/applications/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/opal/applications/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,37 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = opal
-PACKAGE = applications
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    CGI.py \
-    CGIParser.py \
-    WebApplication.py \
-    __init__.py
-
-
-export:: export-package-python-modules
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/15 06:09:10 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/opal/components/Make.mm
===================================================================
--- cs/pythia/trunk/opal/components/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/opal/components/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,42 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = opal
-PACKAGE = components
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    Actor.py \
-    AuthenticatingActor.py \
-    GenericActor.py \
-    Login.py \
-    Logout.py \
-    NYI.py \
-    Registrar.py \
-    Sentry.py \
-    __init__.py
-
-
-export:: export-package-python-modules
-
-# version
-# $Id: Make.mm,v 1.5 2005/05/02 18:10:18 pyre Exp $
-
-# End of file

Deleted: cs/pythia/trunk/opal/content/Make.mm
===================================================================
--- cs/pythia/trunk/opal/content/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/opal/content/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,74 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005 All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = opal
-PACKAGE = content
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    Base.py \
-    Body.py \
-    CoreAttributes.py \
-    Document.py \
-    Element.py \
-    ElementContainer.py \
-    Form.py \
-    FormControl.py \
-    FormField.py \
-    FormHiddenInput.py \
-    Head.py \
-    IncludedStyle.py \
-    Input.py \
-    KeyboardAttributes.py \
-    LanguageAttributes.py \
-    Link.py \
-    Literal.py \
-    LiteralFactory.py \
-    Logo.py \
-    Meta.py \
-    Page.py \
-    PageContent.py \
-    PageCredits.py \
-    PageFooter.py \
-    PageHeader.py \
-    PageLeftColumn.py \
-    PageMain.py \
-    PageRightColumn.py \
-    PageSection.py \
-    Paragraph.py \
-    ParagraphFactory.py \
-    PersonalTools.py \
-    Portlet.py \
-    PortletContent.py \
-    PortletFactory.py \
-    PortletLink.py \
-    Script.py \
-    SearchBox.py \
-    Selector.py \
-    Style.py \
-    Title.py \
-    __init__.py \
-
-
-export:: export-package-python-modules
-
-# version
-# $Id: Make.mm,v 1.9 2005/05/05 04:47:07 pyre Exp $
-
-# End of file

Deleted: cs/pythia/trunk/opal/inventory/Make.mm
===================================================================
--- cs/pythia/trunk/opal/inventory/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/opal/inventory/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,35 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = opal
-PACKAGE = inventory
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    Actor.py \
-    __init__.py
-
-
-export:: export-package-python-modules
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/15 06:09:10 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/opal/weaver/Make.mm
===================================================================
--- cs/pythia/trunk/opal/weaver/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/opal/weaver/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,41 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = opal
-PACKAGE = weaver
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    BodyMill.py \
-    ContentMill.py \
-    DocumentMill.py \
-    HeadMill.py \
-    PageMill.py \
-    StructuralMill.py \
-    TagMill.py \
-    __init__.py
-
-
-export:: export-package-python-modules
-
-# version
-# $Id: Make.mm,v 1.2 2005/03/27 11:05:04 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pulse/Make.mm
===================================================================
--- cs/pythia/trunk/pulse/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pulse/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,41 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        (C) 1998-2005 All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pulse
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-release: tidy
-	cvs release .
-
-update: clean
-	cvs update .
-
-#--------------------------------------------------------------------------
-#
-# export
-
-EXPORT_PYTHON_MODULES = \
-    Bath.py \
-    HeavisidePulse.py \
-    Load.py \
-    PressurePulse.py \
-    __init__.py
-
-
-export:: export-python-modules
-
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:57 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,67 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005 All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = pyre
-
-BUILD_DIRS = \
-    applications \
-    components \
-    db \
-    filesystem \
-    geometry \
-    handbook \
-    idd \
-    inventory \
-    ipa \
-    ipc \
-    odb \
-    parsing \
-    services \
-    simulations \
-    units \
-    util \
-    weaver \
-    xml \
-
-OTHER_DIRS = \
-
-RECURSE_DIRS = $(BUILD_DIRS) $(OTHER_DIRS)
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-tidy::
-	BLD_ACTION="tidy" $(MM) recurse
-
-clean::
-	BLD_ACTION="clean" $(MM) recurse
-
-distclean::
-	BLD_ACTION="distclean" $(MM) recurse
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    __init__.py
-
-
-export:: export-python-modules
-	BLD_ACTION="export" $(MM) recurse
-
-# version
-# $Id: Make.mm,v 1.2 2005/04/05 15:25:35 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/applications/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/applications/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/applications/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,45 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = applications
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    Application.py \
-    ClientServer.py \
-    CommandlineParser.py \
-    ComponentHarness.py \
-    Daemon.py \
-    DynamicComponentHarness.py \
-    Executive.py \
-    Script.py \
-    ServiceDaemon.py \
-    ServiceHarness.py \
-    Stager.py \
-    __init__.py
-
-
-export:: export-package-python-modules
-
-# version
-# $Id: Make.mm,v 1.2 2005/03/11 07:08:40 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/components/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/components/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/components/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,35 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = components
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    Component.py \
-    __init__.py
-
-
-export:: export-package-python-modules
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:44 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/db/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/db/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/db/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,51 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = db
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    BigInt.py \
-    Boolean.py \
-    Char.py \
-    Column.py \
-    Date.py \
-    Double.py \
-    DBManager.py \
-    Integer.py \
-    Interval.py \
-    Psycopg.py \
-    Real.py \
-    Schemer.py \
-    SmallInt.py \
-    Table.py \
-    Time.py \
-    Timestamp.py \
-    VarChar.py \
-    __init__.py
-
-
-export:: export-package-python-modules
-
-# version
-# $Id: Make.mm,v 1.3 2005/04/06 21:02:28 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/filesystem/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/filesystem/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/filesystem/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,50 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = filesystem
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    BlockDevice.py \
-    CharacterDevice.py \
-    Directory.py \
-    Entry.py \
-    Explorer.py \
-    File.py \
-    FileSystem.py \
-    Finder.py \
-    Inspector.py \
-    Link.py \
-    NamedPipe.py \
-    Root.py \
-    SimpleRenderer.py \
-    Socket.py \
-    TreeRenderer.py \
-    fastfind.py \
-    __init__.py
-
-
-export:: export-package-python-modules
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:46 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/geometry/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/geometry/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/geometry/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,51 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = geometry
-
-BUILD_DIRS = \
-    operations \
-    pml \
-    solids \
-
-RECURSE_DIRS = $(BUILD_DIRS)
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-
-tidy::
-	BLD_ACTION="tidy" $(MM) recurse
-
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    GeometricalModeller.py \
-    Loader.py \
-    Mesh.py \
-    Visitor.py \
-    __init__.py
-
-
-export:: export-package-python-modules
-	BLD_ACTION="export" $(MM) recurse
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:44 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/geometry/operations/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/geometry/operations/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/geometry/operations/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,45 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = geometry/operations
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    Binary.py \
-    Composition.py \
-    Difference.py \
-    Dilation.py \
-    Intersection.py \
-    Reflection.py \
-    Reversal.py \
-    Rotation.py \
-    Transformation.py \
-    Translation.py \
-    Union.py \
-    __init__.py \
-
-
-export:: export-package-python-modules
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:46 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/geometry/pml/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/geometry/pml/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/geometry/pml/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,51 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = geometry/pml
-
-BUILD_DIRS = \
-    parser \
-
-RECURSE_DIRS = \
-    $(BUILD_DIRS)
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-tidy::
-	BLD_ACTION="tidy" $(MM) recurse
-
-clean::
-	BLD_ACTION="clean" $(MM) recurse
-
-distclean::
-	BLD_ACTION="distclean" $(MM) recurse
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    Parser.py \
-    Renderer.py \
-    __init__.py \
-
-
-export:: export-package-python-modules
-	BLD_ACTION="export" $(MM) recurse
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:45 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/geometry/pml/parser/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/geometry/pml/parser/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/geometry/pml/parser/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,59 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = geometry/pml/parser
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    AbstractNode.py \
-    Angle.py \
-    Binary.py \
-    Block.py \
-    Composition.py \
-    Cone.py \
-    Cylinder.py \
-    Difference.py \
-    Dilation.py \
-    Document.py \
-    GeneralizedCone.py \
-    Geometry.py \
-    Intersection.py \
-    Prism.py \
-    Pyramid.py \
-    Reflection.py \
-    Reversal.py \
-    Rotation.py \
-    Scale.py \
-    Sphere.py \
-    Torus.py \
-    Transformation.py \
-    Translation.py \
-    Union.py \
-    Vector.py \
-    __init__.py \
-
-
-export:: export-package-python-modules
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:45 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/geometry/solids/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/geometry/solids/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/geometry/solids/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,44 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = geometry/solids
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    Block.py \
-    Body.py \
-    Cone.py \
-    Cylinder.py \
-    GeneralizedCone.py \
-    Primitive.py \
-    Prism.py \
-    Pyramid.py \
-    Sphere.py \
-    Torus.py \
-   __init__.py \
-
-
-export:: export-package-python-modules
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:46 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/handbook/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/handbook/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/handbook/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,46 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = handbook
-
-BUILD_DIRS = \
-    constants \
-    elements \
-
-RECURSE_DIRS = $(BUILD_DIRS)
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-
-tidy::
-	BLD_ACTION="tidy" $(MM) recurse
-
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    __init__.py
-
-
-export:: export-package-python-modules
-	BLD_ACTION="export" $(MM) recurse
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:44 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/handbook/constants/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/handbook/constants/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/handbook/constants/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,35 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = handbook/constants
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    fundamental.py \
-    __init__.py
-
-
-export:: export-package-python-modules
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:44 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/handbook/elements/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/handbook/elements/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/handbook/elements/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,37 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = handbook/elements
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    Element.py \
-    PeriodicTable.py \
-    elements.py \
-    __init__.py
-
-
-export:: export-package-python-modules
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:44 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/idd/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/idd/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/idd/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,40 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# {LicenseText}
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = idd
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    Daemon.py \
-    IDDService.py \
-    IDDSession.py \
-    Pickler.py \
-    RecordLocator.py \
-    Token.py \
-    __init__.py
-
-
-export:: export-package-python-modules
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:40 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/inventory/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/inventory/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/inventory/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,62 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = inventory
-
-BUILD_DIRS = \
-    odb \
-    pml \
-    properties \
-    validators \
-
-OTHER_DIRS = \
-
-RECURSE_DIRS = $(BUILD_DIRS) $(OTHER_DIRS)
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-	BLD_ACTION="export" $(MM) recurse
-
-tidy::
-	BLD_ACTION="tidy" $(MM) recurse
-
-clean::
-	BLD_ACTION="clean" $(MM) recurse
-
-distclean::
-	BLD_ACTION="distclean" $(MM) recurse
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    Configurable.py \
-    Descriptor.py \
-    Facility.py \
-    Interface.py \
-    Inventory.py \
-    Notary.py \
-    Property.py \
-    Trait.py \
-    __init__.py \
-
-
-export:: export-package-python-modules
-	BLD_ACTION="export" $(MM) recurse
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:43 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/inventory/odb/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/inventory/odb/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/inventory/odb/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,46 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = inventory/odb
-
-EXPORT_ETCDIR = ${EXPORT_ROOT}/etc
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-prefix:
-	sed -e 's|xxDBROOTxx|${EXPORT_ROOT}|g' < prefix-template.py > prefix.py
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    Curator.py \
-    Descriptor.py \
-    Inventory.py \
-    Registry.py \
-    prefix.py \
-    __init__.py
-
-
-export:: prefix export-package-python-modules
-	$(RM) $(RMFLAGS) prefix.py prefix-template.pyc
-
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:43 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/inventory/pml/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/inventory/pml/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/inventory/pml/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,52 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = inventory/pml
-
-BUILD_DIRS = \
-    parser \
-
-RECURSE_DIRS = \
-    $(BUILD_DIRS)
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-tidy::
-	BLD_ACTION="tidy" $(MM) recurse
-
-clean::
-	BLD_ACTION="clean" $(MM) recurse
-
-distclean::
-	BLD_ACTION="distclean" $(MM) recurse
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    CodecPML.py \
-    Parser.py \
-    Renderer.py \
-    __init__.py \
-
-
-export:: export-package-python-modules
-	BLD_ACTION="export" $(MM) recurse
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:43 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/inventory/pml/parser/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/inventory/pml/parser/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/inventory/pml/parser/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,47 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = inventory/pml/parser
-
-BUILD_DIRS = \
-
-RECURSE_DIRS = \
-    $(BUILD_DIRS)
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-tidy::
-	BLD_ACTION="tidy" $(MM) recurse
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    AbstractNode.py \
-    Component.py \
-    Document.py \
-    Facility.py \
-    Inventory.py \
-    Property.py \
-    __init__.py \
-
-
-export:: export-package-python-modules
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:43 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/inventory/properties/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/inventory/properties/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/inventory/properties/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,46 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = inventory/properties
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    Array.py \
-    Bool.py \
-    Dimensional.py \
-    File.py \
-    Float.py \
-    InputFile.py \
-    Integer.py \
-    List.py \
-    OutputFile.py \
-    Preformatted.py \
-    Slice.py \
-    String.py \
-    __init__.py \
-
-
-export:: export-package-python-modules
-
-# version
-# $Id: Make.mm,v 1.2 2005/03/24 02:05:13 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/inventory/validators/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/inventory/validators/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/inventory/validators/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,47 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = inventory/validators
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    And.py \
-    Binary.py \
-    Choice.py \
-    Greater.py \
-    GreaterEqual.py \
-    Less.py \
-    LessEqual.py \
-    Not.py \
-    Or.py \
-    Range.py \
-    Ternary.py \
-    Unary.py \
-    Validator.py \
-    __init__.py \
-
-
-export:: export-package-python-modules
-
-# version
-# $Id: Make.mm,v 1.2 2005/03/10 04:03:20 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/ipa/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/ipa/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/ipa/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,40 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005 All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = ipa
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-#
-# export
-
-EXPORT_PYTHON_MODULES = \
-    Authentication.py \
-    Daemon.py \
-    IPAService.py \
-    IPASession.py \
-    Pickler.py \
-    UserManager.py \
-    __init__.py
-
-
-export:: export-package-python-modules
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:40 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/ipc/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/ipc/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/ipc/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,40 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = ipc
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    PortMonitor.py \
-    Selector.py \
-    Socket.py \
-    TCPMonitor.py \
-    TCPSocket.py \
-    UDPMonitor.py \
-    UDPSocket.py \
-    __init__.py
-
-export:: export-package-python-modules
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:41 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/odb/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/odb/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/odb/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,52 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = odb
-
-BUILD_DIRS = \
-    common \
-    dbm \
-    fs \
-
-OTHER_DIRS = \
-
-RECURSE_DIRS = $(BUILD_DIRS) $(OTHER_DIRS)
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-tidy::
-	BLD_ACTION="tidy" $(MM) recurse
-
-clean::
-	BLD_ACTION="clean" $(MM) recurse
-
-distclean::
-	BLD_ACTION="distclean" $(MM) recurse
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    __init__.py
-
-
-export:: export-package-python-modules
-	BLD_ACTION="export" $(MM) recurse
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:41 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/odb/common/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/odb/common/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/odb/common/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,38 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = odb/common
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    Codec.py \
-    Curator.py \
-    Shelf.py \
-    __init__.py
-
-
-export:: export-package-python-modules
-
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:41 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/odb/dbm/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/odb/dbm/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/odb/dbm/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,36 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = odb/dbm
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    CodecDBM.py \
-    __init__.py
-
-
-export:: export-package-python-modules
-
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:41 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/odb/fs/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/odb/fs/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/odb/fs/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,43 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = odb/fs
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    CodecODB.py \
-    Curator.py \
-    Depository.py \
-    FileLocking.py \
-    FileLockingNT.py \
-    FileLockingPosix.py \
-    Shelf.py \
-    Vault.py \
-    __init__.py
-
-
-export:: export-package-python-modules
-
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:41 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/parsing/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/parsing/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/parsing/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,51 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = parsing
-
-BUILD_DIRS = \
-    locators
-
-OTHER_DIRS = \
-
-RECURSE_DIRS = $(BUILD_DIRS) $(OTHER_DIRS)
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-tidy::
-	BLD_ACTION="tidy" $(MM) recurse
-
-clean::
-	BLD_ACTION="clean" $(MM) recurse
-
-distclean::
-	BLD_ACTION="distclean" $(MM) recurse
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    __init__.py
-
-
-export:: export-package-python-modules
-	BLD_ACTION="export" $(MM) recurse
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:48 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/parsing/locators/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/parsing/locators/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/parsing/locators/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,40 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = parsing/locators
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    ChainLocator.py \
-    FileLocator.py \
-    ScriptLocator.py \
-    SimpleFileLocator.py \
-    SimpleLocator.py \
-    Traceable.py \
-    __init__.py
-
-
-export:: export-package-python-modules
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:48 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/services/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/services/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/services/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,45 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = services
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    Evaluator.py \
-    Marshaller.py \
-    Pickler.py \
-    RequestError.py \
-    Service.py \
-    ServiceRequest.py \
-    Session.py \
-    TCPService.py \
-    TCPSession.py \
-    UDPService.py \
-    UDPSession.py \
-    __init__.py
-
-
-export:: export-package-python-modules
-
-# version
-# $Id: Make.mm,v 1.2 2005/03/14 22:59:59 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/simulations/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/simulations/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/simulations/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,37 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = simulations
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    SimpleSolver.py \
-    SimulationController.py \
-    Solver.py \
-    __init__.py
-
-
-export:: export-package-python-modules
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:46 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/units/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/units/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/units/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,51 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = units
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    SI.py \
-    angle.py \
-    area.py \
-    density.py \
-    energy.py \
-    force.py \
-    length.py \
-    mass.py \
-    power.py \
-    pressure.py \
-    speed.py \
-    substance.py \
-    temperature.py \
-    time.py \
-    unit.py \
-    unitparser.py \
-    volume.py \
-    __init__.py \
-
-
-export:: export-package-python-modules
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:42 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/util/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/util/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/util/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,42 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = util
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    Singleton.py \
-    bool.py \
-    expand.py \
-    locate.py \
-    range.py \
-    subprocesses.py \
-    tmpdir.py \
-    __init__.py
-
-
-export:: export-package-python-modules
-
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:41 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/weaver/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/weaver/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/weaver/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,53 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005 All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = weaver
-
-BUILD_DIRS = \
-    components \
-    mills \
-
-OTHER_DIRS = \
-
-RECURSE_DIRS = $(BUILD_DIRS) $(OTHER_DIRS)
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-tidy::
-	BLD_ACTION="tidy" $(MM) recurse
-
-clean::
-	BLD_ACTION="clean" $(MM) recurse
-
-distclean::
-	BLD_ACTION="distclean" $(MM) recurse
-
-#--------------------------------------------------------------------------
-#
-# export
-
-EXPORT_PYTHON_MODULES = \
-    Weaver.py \
-    __init__.py
-
-
-export:: export-package-python-modules
-	BLD_ACTION="export" $(MM) recurse
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:47 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/weaver/components/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/weaver/components/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/weaver/components/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,41 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005 All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = weaver/components
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    BlockComments.py \
-    BlockMill.py \
-    CommentingStrategy.py \
-    Indenter.py \
-    LineComments.py \
-    LineMill.py \
-    Mill.py \
-    Stationery.py \
-    __init__.py \
-
-
-export:: export-package-python-modules
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:48 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/weaver/mills/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/weaver/mills/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/weaver/mills/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,45 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005 All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = weaver/mills
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    CMill.py \
-    CshMill.py \
-    CxxMill.py \
-    Fortran77Mill.py \
-    Fortran90Mill.py \
-    HTMLMill.py \
-    MakeMill.py \
-    PerlMill.py \
-    PythonMill.py \
-    ShMill.py \
-    TeXMill.py \
-    XMLMill.py \
-    __init__.py \
-
-
-export:: export-package-python-modules
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:47 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/pyre/xml/Make.mm
===================================================================
--- cs/pythia/trunk/pyre/xml/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/pyre/xml/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,39 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = pyre
-PACKAGE = xml
-
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-#--------------------------------------------------------------------------
-# export
-
-EXPORT_PYTHON_MODULES = \
-    AbstractDocument.py \
-    AbstractNode.py \
-    DTDBuilder.py \
-    Document.py \
-    Node.py \
-    Parser.py \
-    __init__.py
-
-export:: export-package-python-modules
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:41 aivazis Exp $
-
-# End of file

Deleted: cs/pythia/trunk/rigid/Make.mm
===================================================================
--- cs/pythia/trunk/rigid/Make.mm	2007-03-14 01:23:59 UTC (rev 6255)
+++ cs/pythia/trunk/rigid/Make.mm	2007-03-14 01:31:34 UTC (rev 6256)
@@ -1,36 +0,0 @@
-# -*- Makefile -*-
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-#
-#                               Michael A.G. Aivazis
-#                        California Institute of Technology
-#                        (C) 1998-2005  All Rights Reserved
-#
-# <LicenseText>
-#
-# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-PROJECT = rigid
-PACKAGE = rigid
-
-#--------------------------------------------------------------------------
-#
-
-all: export
-
-
-#--------------------------------------------------------------------------
-#
-# export
-
-EXPORT_PYTHON_MODULES = \
-    Rigid.py \
-    __init__.py
-
-
-export:: export-python-modules
-
-# version
-# $Id: Make.mm,v 1.1.1.1 2005/03/08 16:13:57 aivazis Exp $
-
-# End of file



More information about the cig-commits mailing list