From: Etan R. <de...@us...> - 2011-05-06 05:58:16
|
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 "libextl: Lua wrapper generator for C". The branch, master has been updated via 6e205d110b37bc88a75448cbcdd2bafeb1d6d7ad (commit) from cd9e70fa857aeee00b76b26527425525ef9964c1 (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 6e205d110b37bc88a75448cbcdd2bafeb1d6d7ad Author: Etan Reisner <de...@un...> Date: Fri May 6 01:48:35 2011 -0400 Use $(MAKELEVEL) instead of SUBMODULE. GNU Make increments MAKELEVEL for every recursive invocation of make, so use that to detect the notion subdirectory case from the stand-alone case. ----------------------------------------------------------------------- Summary of changes: Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- libextl: Lua wrapper generator for C |