2010-02-01 17:00:12 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.2 2010/02/01 17:00:12 espie Exp $
|
2009-01-30 02:40:55 +00:00
|
|
|
|
2010-02-01 17:00:12 +00:00
|
|
|
SUBDIR =
|
2009-01-30 02:40:55 +00:00
|
|
|
SUBDIR += core
|
|
|
|
SUBDIR += aggregates
|
|
|
|
SUBDIR += migrations
|
|
|
|
SUBDIR += serializer
|
|
|
|
SUBDIR += sweatshop
|
|
|
|
SUBDIR += timestamps
|
|
|
|
SUBDIR += types
|
|
|
|
SUBDIR += validations
|
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|