Re: [PATCH] auto-detect changed $prefix in Makefile and properly rebuild to avoid broken install

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Yakov Lerner
Date: Wednesday, June 14, 2006 - 1:30 pm

On 6/14/06, Junio C Hamano <junkio@cox.net> wrote:
done

I renamed .git.prefix to GIT-PREFIX. Is this ok.


Do you think two separate GIT-PREFIX and GIT-BUILD-FLAGS are needed,
or just once GIT-BUILD-FLAGS will do, which will include
prefixes (as passed with -D... to cc) ?

I think single GIT-BUILD-FLAGS
is enough, which will cover prefixes, too. Is this OK ?

BTW, I think it's useful to add Makefile itself as prerequisite for all *.o,
so change in Makefile will cause recompilations. Shall I include this
into this patch, too ?

Yakov
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] auto-detect changed $prefix in Makefile and pr ..., Yakov Lerner, (Wed Jun 14, 1:30 pm)
Re: [PATCH] auto-detect changed $prefix in Makefile and pr ..., Matthias Lederhofer, (Thu Jun 15, 2:26 am)
Re: [PATCH] auto-detect changed $prefix in Makefile and pr ..., Alexander Litvinov, (Thu Jun 15, 6:00 am)