From: Perl 5 Porters Date: Wed, 10 Jul 1996 23:25:13 +0000 (+0000) Subject: Remove old version of target before creating new one X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=165b74241bedb9834a770635d7300b30f10271f1;p=p5sagit%2Fp5-mst-13.2.git Remove old version of target before creating new one --- diff --git a/cflags.SH b/cflags.SH index 9dc5c90..88aa4e0 100755 --- a/cflags.SH +++ b/cflags.SH @@ -21,6 +21,7 @@ echo "Extracting cflags (with variable substitutions)" : Move anything that needs config subs from !NO!SUBS! section to !GROK!THIS!. : Protect any dollar signs and backticks that you do not want interpreted : by putting a backslash in front. You may delete these comments. +rm -f cflags $spitshell >cflags <