view Makefile @ 51:ef6d572c4e1e

switch to python3 style print()
author David A. Holland
date Sat, 02 Apr 2022 18:14:40 -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