From 5d7dead619d285bbec9b399dee989623b4da3a67 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Sat, 5 Feb 2011 10:19:40 +0000 Subject: Add GREP svn path=/trunk/tools/buildsystem/; revision=11613 --- makefiles/Makefile.tools | 2 ++ 1 file changed, 2 insertions(+) (limited to 'makefiles') diff --git a/makefiles/Makefile.tools b/makefiles/Makefile.tools index 59203ec..5901af8 100644 --- a/makefiles/Makefile.tools +++ b/makefiles/Makefile.tools @@ -306,6 +306,8 @@ PERL ?= perl PKGCONFIG ?= pkg-config +GREP ?= grep + SED ?= sed TOUCH ?= touch -- cgit v1.2.3