8 lines
139 B
Makefile
8 lines
139 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2017/12/23 21:19:39 landry Exp $
|
||
|
|
||
|
SUBDIR =
|
||
|
SUBDIR += client
|
||
|
SUBDIR += server
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|