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

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


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

diffs (34 lines):

diff -r ed7bc1408feb -r 0a60b1a38e2f build/builds.tmk
--- a/build/builds.tmk	Fri Jun 22 08:17:54 2007 +0200
+++ b/build/builds.tmk	Fri Jun 22 08:18:26 2007 +0200
@@ -130,6 +130,30 @@
 	[embed body="masterbuild"/]
 
 	sources: PHONY
+	modules: libs
+	tools: libs
+	install: libs
+	do_install: install
+
+[/body]
+
+[body name="makefile_libs_sources"]
+	[embed body="config"/]
+	#
+	[embed body="teklib"/]
+	[embed body="paths"/]
+	[embed body="misctargets"/]
+	#
+	[embed body="libtargets"/]
+	#
+	[embed body="libbuild"/]
+	#
+	[embed body="sourcetargets"/]
+	#
+	[embed body="sourcebuild"/]
+	#
+	[embed body="masterbuild"/]
+
 	modules: libs
 	tools: libs
 	install: libs


More information about the teklib-general mailing list