7 lines
137 B
Makefile
7 lines
137 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2016/10/10 09:33:17 bentley Exp $
|
||
|
|
||
|
SUBDIR += agar
|
||
|
SUBDIR += test
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|