changeset 1493:ce28f14c4502

Clean up temporary files. I'm not sure how this got removed, but whatever...
author Sam Lantinga <slouken@libsdl.org>
date Sat, 11 Mar 2006 20:16:20 +0000
parents 6a2a22ad0137
children 4da1926c287c
files build-scripts/makedep.sh
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/build-scripts/makedep.sh	Sat Mar 11 15:47:56 2006 +0000
+++ b/build-scripts/makedep.sh	Sat Mar 11 20:16:20 2006 +0000
@@ -80,3 +80,4 @@
     echo "" >>${output}.new
 done
 mv ${output}.new ${output}
+rm -f ${cache_prefix}*