10 lines
238 B
Makefile
10 lines
238 B
Makefile
# $OpenBSD: Makefile,v 1.51 2005/02/19 15:42:58 sturm Exp $
|
|
|
|
SUBDIR += stable
|
|
SUBDIR += stable,compressed
|
|
SUBDIR += snapshot
|
|
SUBDIR += snapshot,compressed
|
|
SUBDIR += snapshot,hcache
|
|
|
|
.include <bsd.port.subdir.mk>
|