From: Etan R. <de...@us...> - 2011-05-20 03:32:59
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Libtu: C object system and addition helper routines". The branch, master has been updated via 86fbf7c7d727b37280f2c8fe0a6ab3c64433b84e (commit) from 10bbff51c3784f107447cc1358857c71864a1d10 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 86fbf7c7d727b37280f2c8fe0a6ab3c64433b84e Author: Etan Reisner <de...@un...> Date: Thu May 19 23:19:32 2011 -0400 Remove system-inc.mk and reference to system-ac.mk Support for generating system-ac.mk was killed off long ago so system-inc.mk has essentially been a static file with two include lines since has. So, in the interest of having fewer "useless" files around pull those two includes into each Makefile. ----------------------------------------------------------------------- Summary of changes: Makefile | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) delete mode 100644 build/system-inc.mk hooks/post-receive -- Libtu: C object system and addition helper routines |