2010-12-08 22:26:18 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.3 2010/12/08 22:26:18 jeremy 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
|
2010-12-08 22:26:18 +00:00
|
|
|
|
2009-01-30 02:40:55 +00:00
|
|
|
SUBDIR += aggregates
|
|
|
|
SUBDIR += migrations
|
2010-12-08 22:26:18 +00:00
|
|
|
SUBDIR += constraints
|
2009-01-30 02:40:55 +00:00
|
|
|
SUBDIR += serializer
|
|
|
|
SUBDIR += sweatshop
|
|
|
|
SUBDIR += timestamps
|
2010-12-08 22:26:18 +00:00
|
|
|
SUBDIR += transactions
|
2009-01-30 02:40:55 +00:00
|
|
|
SUBDIR += types
|
|
|
|
SUBDIR += validations
|
|
|
|
|
2010-12-08 22:26:18 +00:00
|
|
|
SUBDIR += data_mapper
|
|
|
|
|
2009-01-30 02:40:55 +00:00
|
|
|
.include <bsd.port.subdir.mk>
|