regression tests.

This commit is contained in:
brad 2002-03-10 21:01:44 +00:00
parent ee05465e9f
commit 18c22c8688
2 changed files with 16 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.22 2001/12/16 02:28:30 brad Exp $
# $OpenBSD: Makefile,v 1.23 2002/03/10 21:01:44 brad Exp $
COMMENT= "SGI audiofile library clone"
@ -22,4 +22,7 @@ CONFIGURE_STYLE= gnu
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
CONFIGURE_ARGS+= --enable-static
do-regress:
@cd ${WRKBUILD}/test && ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} check
.include <bsd.port.mk>

View File

@ -0,0 +1,12 @@
$OpenBSD: patch-Makefile_in,v 1.1 2002/03/10 21:01:44 brad Exp $
--- Makefile.in.orig Sun Mar 10 15:01:34 2002
+++ Makefile.in Sun Mar 10 15:01:57 2002
@@ -89,7 +89,7 @@ bin_SCRIPTS = \
audiofile-config
-SRC_SUBDIRS = libaudiofile sfcommands test
+SRC_SUBDIRS = libaudiofile sfcommands
SUBDIRS = $(SRC_SUBDIRS) docs
EXTRA_DIST = \