16 lines
334 B
Makefile
16 lines
334 B
Makefile
# $OpenBSD: Makefile,v 1.3 2007/03/24 16:59:56 espie Exp $
|
|
|
|
SUBDIR += libs
|
|
SUBDIR += pimlibs
|
|
SUBDIR += base
|
|
SUBDIR += games
|
|
SUBDIR += edu
|
|
SUBDIR += graphics
|
|
SUBDIR += network
|
|
SUBDIR += artwork
|
|
SUBDIR += accessibility
|
|
SUBDIR += toys
|
|
SUBDIR += admin
|
|
|
|
.include <bsd.port.subdir.mk>
|