[teklib-general] teklib: Visual: source build added
Timm S. Mueller
tmueller at neoscientists.org
Mon Apr 7 03:41:39 CEST 2008
details: http://hg.teklib.org/teklib/rev/ea06d291a255
changeset: 168:ea06d291a255
user: Timm S. Mueller <tmueller at neoscientists.org>
date: Sat Apr 05 07:40:33 2008 +0200
description:
Visual: source build added
diffs (28 lines):
diff -r d990f420f222 -r ea06d291a255 src/visual/build/tmkmakefile
--- a/src/visual/build/tmkmakefile Sat Apr 05 07:40:02 2008 +0200
+++ b/src/visual/build/tmkmakefile Sat Apr 05 07:40:33 2008 +0200
@@ -73,8 +73,23 @@
[/body]
+[body name="sourcetargets"]
+ [embed body="sources"]
+ visual_mod.c
+ visual_mod.h
+ [/embed]
+ [embed body="sourcedep"]
+ $(SRCDIR)/visual_mod.c
+ visual_mod.c visual_api.c visual_hash.c
+ [/embed]
+ [embed body="sourcedep"]
+ $(SRCDIR)/visual_mod.h
+ visual_mod.h
+ [/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