view Makefile @ 49:4b7f0ee35994

Use != in python and <> in sql.
author David A. Holland
date Sat, 02 Apr 2022 18:10:30 -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