annotate mk/base.mk @ 14:dfd62aad74f4

note that the test environment hasn't been merged into this tree yet. (from last Feb.)
author David A. Holland
date Mon, 03 Sep 2012 13:41:57 -0400
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