9 lines
176 B
Makefile
9 lines
176 B
Makefile
# $OpenBSD: Makefile,v 1.6 2008/02/13 23:13:52 okan Exp $
|
|
|
|
# SUBDIR+= snapshot
|
|
# SUBDIR+= snapshot,no_x11
|
|
SUBDIR+= stable
|
|
SUBDIR+= stable,no_x11
|
|
|
|
.include <bsd.port.subdir.mk>
|