9 lines
198 B
Makefile
9 lines
198 B
Makefile
# $OpenBSD: Makefile,v 1.39 2001/04/02 16:05:46 espie Exp $
|
|
|
|
SUBDIR += stable
|
|
SUBDIR += stable:no_x11
|
|
SUBDIR += snapshot
|
|
SUBDIR += snapshot:no_x11
|
|
|
|
.include <bsd.port.subdir.mk>
|