From 730acd4764535e19f4a461753a3ea1623af42f71 Mon Sep 17 00:00:00 2001 From: Pieter Praet Date: Mon, 20 Jun 2011 22:14:21 +0200 Subject: fix sum moar typos [build scripts, Makefiles] Various typo fixes in comments within the Makefile and other build scripts. Signed-off-by: Pieter Praet Edited-by: Carl Worth Restricted to just build files. --- lib/Makefile.local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Makefile.local') diff --git a/lib/Makefile.local b/lib/Makefile.local index 4676504c..a33ba34d 100644 --- a/lib/Makefile.local +++ b/lib/Makefile.local @@ -89,7 +89,7 @@ $(dir)/$(LINKER_NAME): $(dir)/$(SONAME) install: install-$(dir) -# The (often-reused) $dir works fine within targets/pre-requisites, +# The (often-reused) $dir works fine within targets/prerequisites, # but cannot be used reliably within commands, so copy its value to a # variable that is not reused. lib := $(dir) -- cgit v1.2.3