9 lines
180 B
Makefile
9 lines
180 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2004/07/11 06:21:51 jolan Exp $
|
||
|
|
||
|
SUBDIR += core
|
||
|
SUBDIR += festlex
|
||
|
SUBDIR += festvox
|
||
|
SUBDIR += ogi
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|