diff options
Diffstat (limited to 'Makefile.SH')
-rwxr-xr-x | Makefile.SH | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Makefile.SH b/Makefile.SH index ddb9be1ee2..36c7e161a2 100755 --- a/Makefile.SH +++ b/Makefile.SH @@ -1604,12 +1604,6 @@ ctags: !NO!SUBS! $eunicefix Makefile -case `pwd` in -*SH) - $rm -f ../Makefile - $ln Makefile ../Makefile - ;; -esac $rm -f $firstmakefile # Now do any special processing required before building. |