Add test target.
This commit is contained in:
parent
d76bf44779
commit
14e407fbae
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2008/08/09 17:33:22 ahoka Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2008/08/10 01:19:46 obache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= onig-5.9.1
|
||||
|
@ -15,4 +15,6 @@ COMMENT= Regular expressions library
|
|||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
|
||||
TEST_TARGET= atest
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue