Hi, Junio C Hamano: > I sent essentially the same some time ago and got a comment to > follow established naming convention. > Well, for a Makefile which installs in basically one directory, that seems to be overkill.
> # DESTDIR= > BINDIR=$(HOME)/bin > install foobar $(DESTDIR)$(BINDIR)/ > That doesn't make sense; if you set DESTDIR, you are not going to install in $HOME. -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html