10 lines
175 B
Makefile
10 lines
175 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2014/10/04 18:47:55 kirby Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += ccnet
|
|
SUBDIR += client
|
|
SUBDIR += libsearpc
|
|
SUBDIR += seafile
|
|
|
|
.include <bsd.port.subdir.mk>
|