diff options
author | Perl 5 Porters <perl5-porters@africa.nicoh.com> | 1996-07-10 23:25:13 +0000 |
---|---|---|
committer | Charles Bailey <bailey@genetics.upenn.edu> | 1996-07-10 23:25:13 +0000 |
commit | 165b74241bedb9834a770635d7300b30f10271f1 (patch) | |
tree | 27188ba71e5a36fe06eae95238e811e728ef4764 /cflags.SH | |
parent | 7d55f6220f027190d816af438b0283662ab1736e (diff) | |
download | perl-165b74241bedb9834a770635d7300b30f10271f1.tar.gz |
Remove old version of target before creating new one
Diffstat (limited to 'cflags.SH')
-rwxr-xr-x | cflags.SH | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 <<!GROK!THIS! $startsh !GROK!THIS! |