summaryrefslogtreecommitdiff
path: root/write_buildcustomize.pl
diff options
context:
space:
mode:
Diffstat (limited to 'write_buildcustomize.pl')
-rw-r--r--write_buildcustomize.pl4
1 files changed, 4 insertions, 0 deletions
diff --git a/write_buildcustomize.pl b/write_buildcustomize.pl
index df74fc4d63..20ac532344 100644
--- a/write_buildcustomize.pl
+++ b/write_buildcustomize.pl
@@ -60,6 +60,10 @@ my $error;
print $fh <<"EOT" or $error = "Can't print to $file: $!";
#!perl
+# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
+# This file is generated by write_buildcustomize.pl.
+# Any changes made here will be lost!
+
# We are miniperl, building extensions
# Reset \@INC completely, adding the directories we need, and removing the
# installed directories (which we don't need to read, and may confuse us)