9 lines
198 B
Makefile
9 lines
198 B
Makefile
# $OpenBSD: Makefile,v 1.44 2003/04/25 15:47:26 lebel Exp $
|
|
|
|
SUBDIR += stable
|
|
SUBDIR += stable,no_x11
|
|
SUBDIR += snapshot
|
|
SUBDIR += snapshot,no_x11
|
|
|
|
.include <bsd.port.subdir.mk>
|