10 lines
187 B
Makefile
10 lines
187 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2014/09/25 19:32:37 sthen Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += re
|
|
SUBDIR += rem
|
|
SUBDIR += baresip
|
|
SUBDIR += restund
|
|
|
|
.include <bsd.port.subdir.mk>
|