9 lines
198 B
Makefile
9 lines
198 B
Makefile
# $OpenBSD: Makefile,v 1.42 2002/02/24 22:37:04 lebel Exp $
|
|
|
|
SUBDIR += stable
|
|
SUBDIR += stable,no_x11
|
|
SUBDIR += snapshot
|
|
SUBDIR += snapshot,no_x11
|
|
|
|
.include <bsd.port.subdir.mk>
|