Add a comment
authorIan Lynagh <igloo@earth.li>
Fri, 16 Mar 2007 16:59:57 +0000 (16:59 +0000)
committerIan Lynagh <igloo@earth.li>
Fri, 16 Mar 2007 16:59:57 +0000 (16:59 +0000)
libraries/Makefile

index 2ce5176..30043ff 100644 (file)
@@ -6,6 +6,8 @@ default_target: build
 ifeq "$(IN_BIN_DIST)" "1"
 include ../Makefile-vars
 else
+# Ideally we'd just include something to give us variables
+# for paths and arguments to tools etc, and those set in mk/build.mk.
 TOP=.
 include $(TOP)/mk/boilerplate.mk
 endif