view Makefile @ 52:c0be30249ffe

Fix the argument handling.
author David A. Holland
date Sat, 02 Apr 2022 21:13:01 -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