annotate database/Makefile @ 19:0365c1ab6fd8

Improve description of classification schemes.
author David A. Holland
date Mon, 03 Sep 2012 20:17:20 -0400
parents 5f36d8d69aba
children b296ea10b8f5
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 all depend install clean distclean: ;