diff options
Diffstat (limited to 'regress')
-rw-r--r-- | regress/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/Makefile b/regress/Makefile index 99a7d60f5..252fb2eeb 100644 --- a/regress/Makefile +++ b/regress/Makefile | |||
@@ -1,4 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.78 2015/01/26 06:12:18 djm Exp $ | 1 | # $OpenBSD: Makefile,v 1.79 2015/03/16 22:46:14 djm Exp $ |
2 | 2 | ||
3 | REGRESS_TARGETS= unit t1 t2 t3 t4 t5 t6 t7 t8 t9 t10 t11 t12 t-exec | 3 | REGRESS_TARGETS= unit t1 t2 t3 t4 t5 t6 t7 t8 t9 t10 t11 t12 t-exec |
4 | tests: prep $(REGRESS_TARGETS) | 4 | tests: prep $(REGRESS_TARGETS) |