diff options
| author | Josh Triplett <josht@us.ibm.com> | 2006-08-29 17:41:46 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-08-29 19:09:31 -0700 |
| commit | a0db384dbb4bbb605ccef2c4ed06e0850e75907b (patch) | |
| tree | b429d537912668fe44b59917a12934d6ae75249d /.gitignore | |
| parent | 6782538a6506448f964441e7e12d03235748c1da (diff) | |
| download | sparse-dev-a0db384dbb4bbb605ccef2c4ed06e0850e75907b.tar.gz | |
[PATCH] Use $(BINDIR) consistently in Makefile rather than $(PREFIX)/bin
The Makefile has variables for both PREFIX (default $(HOME)) and BINDIR
(default $(PREFIX)/bin); however, it then uses $(PREFIX)/bin in several other
places, making it difficult to install to an alternate BINDIR. Fix this by
using $(BINDIR) consistently throughout the Makefile.
Signed-off-by: Josh Triplett <josh@freedesktop.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
