           SPELL=compilercache
         VERSION=1.0.10
          SOURCE=$SPELL-$VERSION.tar.gz
          MD5[0]='152b98bec10599455abaa4141fca825a'
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.erikyyy.de/$SPELL/$SOURCE
        WEB_SITE=http://www.erikyyy.de/$SPELL/
       BUILD_API=2
         ENTERED=20020223
         UPDATED=20020223
         ARCHIVE="off"
           SHORT="compilercache is a C and C++ compiler wrapper."
cat << EOF
Compilercache is a wrapper around your C and C++ compilers.
Each time you compile something, it puts the result of the compilation
into a cache.  Once you compile the same thing again, with exactly the
same command line parameters and exactly the same sources and included
include files, the result will be picked from the cache instead of
being recompiled.
EOF
