Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
openssh-library
/
394a60f2598d28b670d934b93942a3370b779b39
/
.
/
regress
/
unittests
/
test_helper
/
Makefile
blob: 3e90903ef16179d89b7d713a92dea981f6a66e5b [
file
] [
log
] [
blame
] [
raw
]
# $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
>