diff build-scripts/makedep.sh @ 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 1e8582152d44
children 9b9212e4810c
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}*