2010-02-01 12:00:12 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.2 2010/02/01 17:00:14 espie Exp $
|
2009-10-13 11:09:16 -04:00
|
|
|
|
|
|
|
# It's intended that this list isn't sorted alphabetically.
|
|
|
|
# Please keep it that way. Thanks.
|
|
|
|
|
2010-02-01 12:00:12 -05:00
|
|
|
SUBDIR =
|
2009-10-13 11:09:16 -04:00
|
|
|
SUBDIR += core
|
|
|
|
|
|
|
|
SUBDIR += format
|
|
|
|
SUBDIR += layout
|
|
|
|
|
|
|
|
SUBDIR += prawn
|
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|