annotate mk/base.mk @ 21:ecae2581f825

minor edit from wiz's comments
author David A. Holland
date Tue, 04 Sep 2012 13:33:12 -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