Enable regression suite.
This commit is contained in:
parent
b45f6a0697
commit
ce6ef75938
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2002/08/21 21:52:52 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2002/10/27 22:55:18 naddy Exp $
|
||||
|
||||
COMMENT= "tool for manipulating IPv6 addresses"
|
||||
|
||||
@ -22,6 +22,8 @@ CONFIGURE_STYLE= gnu
|
||||
|
||||
MAKE_FLAGS= CC="${CC}" COPTS="${CFLAGS}"
|
||||
|
||||
REGRESS_TARGET= test
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/ipv6calc/ipv6calc ${PREFIX}/bin/
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/ipv6logconv/ipv6logconv ${PREFIX}/bin/
|
||||
|
Loading…
Reference in New Issue
Block a user