aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/Makefile.local
diff options
context:
space:
mode:
authorGravatar Pieter Praet <pieter@praet.org>2011-06-20 22:14:21 +0200
committerGravatar Carl Worth <cworth@cworth.org>2011-06-23 15:44:59 -0700
commit730acd4764535e19f4a461753a3ea1623af42f71 (patch)
treed274901b5d819422312e9147fb5b59bea16a457b /lib/Makefile.local
parent18bf91def97157538bca1b8aac5e624880c8f62e (diff)
fix sum moar typos [build scripts, Makefiles]
Various typo fixes in comments within the Makefile and other build scripts. Signed-off-by: Pieter Praet <pieter@praet.org> Edited-by: Carl Worth <cworth@cworth.org> Restricted to just build files.
Diffstat (limited to 'lib/Makefile.local')
-rw-r--r--lib/Makefile.local2
1 files changed, 1 insertions, 1 deletions
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)