annotate mk/base.mk @ 8:68cc276ac118

SQL material from old tree, split up for accessibility.
author David A. Holland
date Sun, 19 Feb 2012 19:54:48 -0500
parents 4ad503eccb9f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4
4ad503eccb9f Need a default definition of sed.
David A. Holland
parents: 2
diff changeset
1 SED?=sed
4ad503eccb9f Need a default definition of sed.
David A. Holland
parents: 2
diff changeset
2
2
5f36d8d69aba Set up a build framework.
David A. Holland
parents:
diff changeset
3 include $(TOP)/config.mk
5f36d8d69aba Set up a build framework.
David A. Holland
parents:
diff changeset
4