From 66ff7d34c2e2275f89445e904eb5979ada07ef9f Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Wed, 4 Dec 2013 05:28:20 -0800 Subject: Add DO NOT EDIT notice to buildcustomize.pl --- write_buildcustomize.pl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'write_buildcustomize.pl') 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) -- cgit v1.2.1