14 lines
236 B
Plaintext
14 lines
236 B
Plaintext
$OpenBSD: patch-Makefile,v 1.70 2017/05/10 08:05:04 benoit Exp $
|
|
Index: Makefile
|
|
--- Makefile.orig
|
|
+++ Makefile
|
|
@@ -2311,7 +2311,7 @@ export TEST_NO_MALLOC_CHECK
|
|
|
|
### Testing rules
|
|
|
|
-test: all
|
|
+test:
|
|
$(MAKE) -C t/ all
|
|
|
|
perf: all
|