view Makefile @ 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 5f36d8d69aba
children
line wrap: on
line source

TOP=.
include $(TOP)/mk/base.mk

SUBDIRS=database .WAIT cgitools crontools mailtools shelltools

include $(TOP)/mk/subdir.mk