Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
openssh-library
/
e0453f3df64bf485c61c7eb6bd12893eee9fe2cd
/
.
/
regress
/
unittests
/
test_helper
/
Makefile
blob: 78026e6533da1f1d06be8f4d504512307a4bca7b [
file
] [
log
] [
blame
] [
raw
]
# $OpenBSD: Makefile,v 1.3 2016/07/04 18:01:44 guenther Exp $
LIB
=
test_helper
SRCS
=
test_helper
.
c fuzz
.
c
NOPROFILE
=
yes
NOPIC
=
yes
# Hack to allow building with SUBDIR in ../../Makefile
regress
:
all
install
:
@echo
-
n
.
include
<
bsd
.
lib
.
mk
>