6 lines
111 B
Makefile
6 lines
111 B
Makefile
|
# $OpenBSD: Makefile,v 1.1 2014/04/30 05:32:00 djm Exp $
|
||
|
|
||
|
SUBDIR= test_helper sshbuf
|
||
|
|
||
|
.include <bsd.subdir.mk>
|