include ../Mk/macports.autoconf.mk

all:: ../Mk/macports.autoconf.mk

install::

# Run all regression tests
# tclsh test.tcl -h for more options.
test::
	$(TCLSH) test.tcl -nocolor

clean::
