pkgsrc/regress/tools/spec
rillig 27610dfc4b Regression test for the capabilities of the TOOLS. Most of them have
many different implementations and are by no way easy to use. This test
collects some assumptions about what the tools must be able to handle.
It is also meant as a guide on using these tools correctly and reliably.
2005-11-19 21:27:06 +00:00

8 lines
120 B
Text

# $NetBSD: spec,v 1.1.1.1 2005/11/19 21:27:06 rillig Exp $
#
MAKEARGS_CLEAN="clean"
check_result() {
exit_status 0
}