summaryrefslogtreecommitdiff
path: root/Makefile.SH
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.SH')
-rwxr-xr-xMakefile.SH17
1 files changed, 0 insertions, 17 deletions
diff --git a/Makefile.SH b/Makefile.SH
index 6212c0dd13..9d8df27497 100755
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -20,23 +20,6 @@ case $CROSS_NAME in
;;
esac
-# H.Merijn Brand [17 Feb 2004]
-# This comment is just to ensure that Configure will find variables that
-# are removed/replaced in patches on blead, but are still needed in the
-# 5.8.x, 5.6.x and 5.005.x maintainance tracks.
-# metaconfig -m will scan all .SH files on this level (not deeper), and
-# not in x2p and other subfolders. This file is as good as any .SH
-# patch references
-# #22227 $baserev
-# #22302 $yacc $byacc
-
-# H.Merijn Brand [30 Oct 2004]
-# Mentioned for the same reason for future reference
-# #23434 $d_strlcat $d_strlcpy
-
-# H.Merijn Brand [21 Dec 2010]
-# cbeaa1895 removed the reference to $perlpath
-
: This forces SH files to create target in same directory as SH file.
: This is so that make depend always knows where to find SH derivatives.
case "$0" in