[teklib-general] changeset in /hg/teklib/current: added sources build

Timm S. Mueller tmueller at neoscientists.org
Mon Jul 9 22:07:55 CEST 2007


changeset c508ddda34d4 in /hg/teklib/current
details: http://teklib.org:8001/hg/teklib/current?cmd=changeset;node=c508ddda34d4
description:
	added sources build

diffs (23 lines):

diff -r f61ad213f16a -r c508ddda34d4 src/time/build/tmkmakefile
--- a/src/time/build/tmkmakefile	Fri Jun 22 08:20:23 2007 +0200
+++ b/src/time/build/tmkmakefile	Fri Jun 22 08:20:39 2007 +0200
@@ -69,8 +69,18 @@
 
 [/body]
 
+[body name="sourcetargets"]
+	[embed body="sources"]
+		time_mod.c
+	[/embed]
+	[embed body="sourcedep"]
+		$(SRCDIR)/time_mod.c
+		time_mod.c
+	[/embed]
+[/body]
+
 [include name="BUILD:builds.tmk"/]
 
 [render to="tmk_"]
-	makefile_modules_tools
+	makefile_modules_tools_sources
 [/render]


More information about the teklib-general mailing list