different snapshot flavors to be built, to match actual usages

general concensus
This commit is contained in:
todd 2007-07-26 14:38:24 +00:00
parent df0a1538f3
commit d261a59fd7

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.54 2007/07/19 00:19:28 todd Exp $
# $OpenBSD: Makefile,v 1.55 2007/07/26 14:38:24 todd Exp $
SUBDIR += stable
SUBDIR += stable,compressed
SUBDIR += snapshot
SUBDIR += snapshot,compressed
SUBDIR += snapshot,sasl
SUBDIR += snapshot,sidebar
SUBDIR += snapshot,compressed,sidebar
SUBDIR += snapshot,compressed,sidebar,sasl
.include <bsd.port.subdir.mk>