pkgsrc/regress/make-quoting/spec
rillig ae3ab0c038 Changed the test so that it also works by running "make && make clean"
in this directory. Currently the test fails because the wrapped echo(1)
is broken.
2006-05-11 23:10:50 +00:00

9 lines
134 B
Text

# $NetBSD: spec,v 1.3 2006/05/11 23:10:50 rillig Exp $
#
MAKEARGS_TEST=build
MAKEARGS_CLEAN=clean
check_result() {
exit_status 0
}