List:Commits« Previous MessageNext Message »
From:martin.brown Date:September 27 2008 8:12am
Subject:svn commit - mysqldoc@docsrva: r11894 - trunk
View as plain text  
Author: mcbrown
Date: 2008-09-27 08:12:56 +0200 (Sat, 27 Sep 2008)
New Revision: 11894

Log:
Adding the main repo config



Added:
   trunk/Makefile.repo


Added: trunk/Makefile.repo
===================================================================
--- trunk/Makefile.repo	                        (rev 0)
+++ trunk/Makefile.repo	2008-09-27 06:12:56 UTC (rev 11894)
Changed blocks: 1, Lines Added: 6, Lines Deleted: 0; 389 bytes

@@ -0,0 +1,6 @@
+# Global repo configuration
+
+TOOLSET_DIR ?= $(REPO_ROOT)/../mysqldoc-toolset/
+
+# Location of directory containing Makefile components
+MAKE_DIR = $(TOOLSET_DIR)/make.d


Thread
svn commit - mysqldoc@docsrva: r11894 - trunkmartin.brown27 Sep