9 lines
170 B
Makefile
9 lines
170 B
Makefile
# $OpenBSD: Makefile,v 1.1 2013/06/17 02:54:20 bcallah Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += solarus
|
|
SUBDIR += zsdx
|
|
SUBDIR += zsxd
|
|
|
|
.include <bsd.port.subdir.mk>
|