9 lines
210 B
Makefile
9 lines
210 B
Makefile
# $OpenBSD: Makefile,v 1.50 2003/07/11 17:57:10 pvalchev Exp $
|
|
|
|
SUBDIR += stable
|
|
SUBDIR += stable,compressed
|
|
SUBDIR += snapshot
|
|
SUBDIR += snapshot,compressed
|
|
|
|
.include <bsd.port.subdir.mk>
|