cff761d300
Add missing stuff.
18 lines
374 B
Makefile
18 lines
374 B
Makefile
# $OpenBSD: Makefile,v 1.4 2007/04/03 22:48:09 espie Exp $
|
|
|
|
SUBDIR += accessibility
|
|
SUBDIR += admin
|
|
SUBDIR += artwork
|
|
SUBDIR += base
|
|
SUBDIR += edu
|
|
SUBDIR += games
|
|
SUBDIR += graphics
|
|
SUBDIR += libs
|
|
SUBDIR += network
|
|
SUBDIR += pim
|
|
SUBDIR += pimlibs
|
|
SUBDIR += toys
|
|
SUBDIR += utils
|
|
|
|
.include <bsd.port.subdir.mk>
|