Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
openssh-library
/
1bf477d3cdf1a864646d59820878783d42357a1d
/
.
/
regress
/
unittests
/
test_helper
/
Makefile
blob: 5b3894cbfb567afa89bbf3e9834769e4d36094d2 [
file
] [
log
] [
blame
] [
raw
]
# $OpenBSD: Makefile,v 1.2 2015/01/20 22:58:57 djm Exp $
LIB
=
test_helper
SRCS
=
test_helper
.
c fuzz
.
c
DEBUGLIBS
=
no
NOPROFILE
=
yes
NOPIC
=
yes
# Hack to allow building with SUBDIR in ../../Makefile
regress
:
all
install
:
@echo
-
n
.
include
<
bsd
.
lib
.
mk
>