46be77c869
I'd like to get an slang flavour built by default and todd uses this set of options.
12 lines
346 B
Makefile
12 lines
346 B
Makefile
# $OpenBSD: Makefile,v 1.56 2009/10/14 15:45:47 sthen Exp $
|
|
|
|
SUBDIR += stable
|
|
SUBDIR += stable,compressed
|
|
SUBDIR += snapshot
|
|
SUBDIR += snapshot,sasl
|
|
SUBDIR += snapshot,compressed,sidebar
|
|
SUBDIR += snapshot,compressed,sidebar,sasl
|
|
SUBDIR += snapshot,compressed,sidebar,sasl,slang
|
|
|
|
.include <bsd.port.subdir.mk>
|