7 lines
127 B
Makefile
7 lines
127 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2009/11/10 14:33:50 pea Exp $
|
||
|
|
||
|
SUBDIR += server
|
||
|
SUBDIR += client
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|