7 lines
153 B
Makefile
7 lines
153 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2013/04/24 18:23:39 zhuk Exp $
|
|
|
|
.include "${.CURDIR}/Makefile.langs"
|
|
SUBDIR = ${ALL_LANGS}
|
|
|
|
.include <bsd.port.subdir.mk>
|