9 lines
196 B
Makefile
9 lines
196 B
Makefile
# $OpenBSD: Makefile,v 1.29 2004/01/30 03:08:57 lebel Exp $
|
|
|
|
SUBDIR += stable
|
|
SUBDIR += stable,static
|
|
# SUBDIR += snapshot
|
|
# SUBDIR += snapshot,static
|
|
|
|
.include <bsd.port.subdir.mk>
|