annotate mailtools/Makefile @ 13:5bf0d6f732c1

fix thinko.
author David A. Holland
date Thu, 19 Jul 2012 15:16:45 -0400
parents 5f36d8d69aba
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
5f36d8d69aba Set up a build framework.
David A. Holland
parents:
diff changeset
1 TOP=..
5f36d8d69aba Set up a build framework.
David A. Holland
parents:
diff changeset
2 include $(TOP)/mk/base.mk
5f36d8d69aba Set up a build framework.
David A. Holland
parents:
diff changeset
3
5f36d8d69aba Set up a build framework.
David A. Holland
parents:
diff changeset
4 SUBDIRS=incoming
5f36d8d69aba Set up a build framework.
David A. Holland
parents:
diff changeset
5
5f36d8d69aba Set up a build framework.
David A. Holland
parents:
diff changeset
6 include $(TOP)/mk/subdir.mk