9 lines
145 B
Text
9 lines
145 B
Text
# $NetBSD: spec,v 1.1.1.1 2005/05/16 00:09:03 rillig Exp $
|
|
#
|
|
|
|
MAKEARGS_TEST=do-test
|
|
MAKEARGS_CLEAN= # nothing
|
|
|
|
check_result() {
|
|
exit_status 0
|
|
}
|