10 lines
173 B
Makefile
10 lines
173 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2012/09/04 09:29:38 landry Exp $
|
||
|
|
||
|
SUBDIR =
|
||
|
SUBDIR += hexalate
|
||
|
SUBDIR += peg-e
|
||
|
SUBDIR += simsu
|
||
|
SUBDIR += tetzle
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|