10 lines
139 B
Makefile
10 lines
139 B
Makefile
# $OpenBSD: Makefile,v 1.2 2000/04/02 18:56:23 espie Exp $
|
|
|
|
SUBDIR+= config
|
|
SUBDIR+= lib
|
|
SUBDIR+= clients
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|
|
|