Module: wine Branch: master Commit: 44eb0090d7fcc8f707e2ad8a71a985e052e73645 URL: http://source.winehq.org/git/wine.git/?a=commit;h=44eb0090d7fcc8f707e2ad8a71...
Author: Francois Gouget fgouget@free.fr Date: Mon Feb 23 23:47:56 2009 +0100
make_makefiles: Add 'use strict'.
---
tools/make_makefiles | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/tools/make_makefiles b/tools/make_makefiles index c1a58e6..7f04e22 100755 --- a/tools/make_makefiles +++ b/tools/make_makefiles @@ -19,6 +19,8 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA #
+use strict; + # Make rules files my %makerules = (