summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2003-05-26 08:12:55 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2003-05-26 08:12:55 +0000
commit54ec3b984852ede06fa7be690445065b4cb926e9 (patch)
tree4165856d0146da98137e8f42309473c2d0f3a133 /regress
parentfd3f7f88c164f8c05ef4409cb74cb9ae840ae7c5 (diff)
move table tests from default set to "alltests" target; they are slow
Diffstat (limited to 'regress')
-rw-r--r--regress/sbin/pfctl/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/regress/sbin/pfctl/Makefile b/regress/sbin/pfctl/Makefile
index b69c8d87cf2..c06491e2781 100644
--- a/regress/sbin/pfctl/Makefile
+++ b/regress/sbin/pfctl/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.153 2003/05/26 06:03:53 henning Exp $
+# $OpenBSD: Makefile,v 1.154 2003/05/26 08:12:54 henning Exp $
# TARGETS
# pf: feed pfNN.in through pfctl and check wether the output matches pfNN.ok
@@ -128,8 +128,7 @@ pfr${n}-update:
pfr: ${PFR_TARGETS}
pfr-update: ${PFR_UPDATES}
-REGRESS_TARGETS+=pfr
-UPDATE_TARGETS+=pfr-update
+NODEFAULT_TARGETS+=pfr
.for n in ${PFOPT}
PFOPT_TARGETS+=pfopt${n}