blob: 3e90903ef16179d89b7d713a92dea981f6a66e5b [file] [log] [blame]
# $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>