[mirmince commits] {mirmince} branch master updated. 6f79cfc4c09de00d1181d48804a78300efd9314c

tg at freewrt.org tg at freewrt.org
Fri Jun 14 22:00:32 UTC 2013


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 "Main git repository for FreeWRT project mirmince".

The branch, master has been updated
       via  6f79cfc4c09de00d1181d48804a78300efd9314c (commit)
      from  c8f9f0fc1e1a22ad92edafee0d028db4d56fc8f7 (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 6f79cfc4c09de00d1181d48804a78300efd9314c
Author: Thorsten Glaser <tg at freewrt.org>
Date:   Fri Jun 14 21:58:53 2013 +0000

    work around pmake deficiency

-----------------------------------------------------------------------

Summary of changes:
 Makefile |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 2852163..9a9ba00 100644
--- a/Makefile
+++ b/Makefile
@@ -130,10 +130,9 @@ CVSYSCLS+=	osdep/${_i}/syscall.h osdep/${_i}/syscallc.h
 
 osdep/${_i}/syscall.h osdep/${_i}/syscallc.h: osdep/${_i} \
     ${_CONF} cvsyscls ${LIBCDIR}/osdep/${_i}/syscalls
+	@mkdir -p osdep/${_i}
 	${SHELL} ${LIBCDIR:Q}/cvsyscls $@ \
 	    ${LIBCDIR}/osdep/${_i}/syscalls
-osdep/${_i}:
-	@mkdir -p $@
 .endfor
 
 SYSCALLS+=${SYSCALLS_${TG_ARCH}}


hooks/post-receive
-- 
Main git repository for FreeWRT project mirmince
(FreeWRT project mirmince repository mirmince)


More information about the mirmince-commits mailing list