9 lines
151 B
Makefile
9 lines
151 B
Makefile
# $OpenBSD: Makefile,v 1.4 2000/05/22 15:19:38 espie Exp $
|
|
|
|
SUBDIR+= libs
|
|
SUBDIR+= base
|
|
SUBDIR+= develop
|
|
SUBDIR+= games
|
|
|
|
.include <bsd.port.subdir.mk>
|