From: Arnout E. <rab...@us...> - 2012-07-26 21:01:52
|
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 9eba09294b04a85789e0bcefb007dab3d64b55f8 (commit) from 1982dcfdc17a946dff0aa6086118b6e266c79b7e (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 9eba09294b04a85789e0bcefb007dab3d64b55f8 Author: Arnout Engelen <arn...@bz...> Date: Thu Jul 26 22:54:43 2012 +0200 Make system.mk logic consistent ----------------------------------------------------------------------- Summary of changes: Makefile | 2 +- build/system-inc.mk | 18 ++++++++++++++++++ system.mk => system-autodetect.mk | 0 3 files changed, 19 insertions(+), 1 deletions(-) create mode 100644 build/system-inc.mk rename system.mk => system-autodetect.mk (100%) hooks/post-receive -- Libtu: C object system and addition helper routines |