summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/regress/unittests/test_helper/Makefile
blob: 3e90903ef16179d89b7d713a92dea981f6a66e5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#	$OpenBSD: Makefile,v 1.1 2014/04/30 05:32:00 djm Exp $

LIB=	test_helper
SRCS=	test_helper.c fuzz.c

DEBUGLIBS= no
NOPROFILE= yes
NOPIC=	yes

install:
	@echo -n

.include <bsd.lib.mk>
OpenPOWER on IntegriCloud