9 lines
154 B
Makefile
9 lines
154 B
Makefile
# $OpenBSD: Makefile,v 1.5 2000/05/29 19:20:27 reinhard Exp $
|
|
|
|
SUBDIR+= libs
|
|
SUBDIR+= base
|
|
SUBDIR+= support
|
|
SUBDIR+= games
|
|
|
|
.include <bsd.port.subdir.mk>
|