]> git.cworth.org Git - notmuch/commit
Makefile: Only print the "make install" hint after the first build.
authorCarl Worth <cworth@cworth.org>
Fri, 2 Apr 2010 21:06:32 +0000 (14:06 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 2 Apr 2010 21:06:32 +0000 (14:06 -0700)
commita07962d3ec898f58507f71ada7af66f1c305cf60
tree434af1097a7595e2e56d3505a90595b01eb70658
parent3d33ec7349fd2adfc0013865c192513af37405f5
Makefile: Only print the "make install" hint after the first build.

It was getting quite annoying to see this big block of text on every
little build, (but I didn't want to get rid of it for any new users).
This seems to strike the right balance.
.gitignore
Makefile.local