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