[ET Trac] [Einstein Toolkit] #574: Formaline: delete tarballs and C files after building object files
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Fri Sep 23 10:51:05 CDT 2011
#574: Formaline: delete tarballs and C files after building object files
-----------------------------------+----------------------------------------
Reporter: eschnett | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: EinsteinToolkit thorn | Version:
Keywords: |
-----------------------------------+----------------------------------------
Formaline creates tarballs, converts them to C code, and then compiles
them to object files. Once the object files are there, there is no point
in keeping the corresponding tarball and C file, and they should be
deleted to save disk space.
This may be as simple as removing some .PRECIOUS statements from the
Makefile. However, one has to ensure that deleting these files doesn't
confuse make into believing that they have to be regenerated the next
time.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/574>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list