8 lines
143 B
Makefile
8 lines
143 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2012/11/01 09:58:05 espie Exp $
|
||
|
|
||
|
SUBDIR =
|
||
|
SUBDIR += bootstrap
|
||
|
SUBDIR += xenocara
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|