9 lines
173 B
Makefile
9 lines
173 B
Makefile
# $OpenBSD: Makefile,v 1.5 2005/05/22 17:46:17 sturm Exp $
|
|
|
|
SUBDIR+= snapshot
|
|
SUBDIR+= snapshot,no_x11
|
|
SUBDIR+= stable
|
|
SUBDIR+= stable,no_x11
|
|
|
|
.include <bsd.port.subdir.mk>
|