diff options
| author | David Bremner <bremner@debian.org> | 2011-06-23 21:54:50 -0300 |
|---|---|---|
| committer | David Bremner <bremner@debian.org> | 2011-06-23 21:54:50 -0300 |
| commit | 68a2c7a8b0f749cb33a8ce7cfa2aa7781d2529bb (patch) | |
| tree | 321c591bd62e32d315ae6430958b416c54620c75 /lib/Makefile.local | |
| parent | d6f05fde23c7d4180a69176a685022fb81a293cf (diff) | |
| parent | 8bf0c1c3deb49d54e86c04826a05f0217a81cf47 (diff) | |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'lib/Makefile.local')
| -rw-r--r-- | lib/Makefile.local | 2 |
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) |
