[Mirmince-commits] {tests} branch master updated. 2dfdd441c0e746750ba25878250346caf8631309
tg at freewrt.org
tg at freewrt.org
Wed Jan 23 23:26:47 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 "Supplemental git repository tests for FreeWRT project mirmince".
The branch, master has been updated
via 2dfdd441c0e746750ba25878250346caf8631309 (commit)
from c8acdd68d327307b5033404821e04a9d89211419 (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 2dfdd441c0e746750ba25878250346caf8631309
Author: Thorsten Glaser <tg at mirbsd.org>
Date: Wed Jan 23 23:27:02 2013 +0000
recognise the cleandir target
-----------------------------------------------------------------------
Summary of changes:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index d724a67..11cd9c4 100644
--- a/Makefile
+++ b/Makefile
@@ -70,7 +70,7 @@ OBJS_${_i}?=${SRCS_${_i}:S/.c/.o/:S/.S/.o/}
${_i}: ${OBJS_${_i}}
.endfor
-clean:
+clean cleandir:
rm -f ${PROGS} ${PROGS:=.o} ${CLEANFILES} *.out.*
TESTRUNS+= hw-unix.0 hw-unix.1
hooks/post-receive
--
Supplemental git repository tests for FreeWRT project mirmince
(FreeWRT project mirmince repository tests)
More information about the Mirmince-commits
mailing list