8 lines
155 B
Makefile
8 lines
155 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2011/05/02 20:45:39 jasper Exp $
|
||
|
|
||
|
SUBDIR =
|
||
|
SUBDIR += compiler
|
||
|
SUBDIR += language
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|