From 7da751d8b007c7f3e814fd5737c2351440d78b4c Mon Sep 17 00:00:00 2001 From: "tb@openbsd.org" Date: Tue, 1 Nov 2016 13:43:27 +0000 Subject: upstream commit Clean up MALLOC_OPTIONS. For the unittests, move MALLOC_OPTIONS and TEST_ENV to unittets/Makefile.inc. ok otto Upstream-Regress-ID: 890d497e0a38eeddfebb11cc429098d76cf29f12 --- regress/unittests/sshbuf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'regress/unittests/sshbuf/Makefile') diff --git a/regress/unittests/sshbuf/Makefile b/regress/unittests/sshbuf/Makefile index 85f99ac38..69b27566b 100644 --- a/regress/unittests/sshbuf/Makefile +++ b/regress/unittests/sshbuf/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1 2014/04/30 05:32:00 djm Exp $ +# $OpenBSD: Makefile,v 1.5 2016/11/01 13:43:27 tb Exp $ PROG=test_sshbuf SRCS=tests.c -- cgit v1.2.3