annotate mk/base.mk @ 54:36d91dfe017f

use valid sql syntax, mostly from yetoo on freenode
author David A. Holland
date Sun, 10 Apr 2022 17:41:24 -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