9 lines
194 B
Makefile
9 lines
194 B
Makefile
# $OpenBSD: Makefile,v 1.28 2003/07/30 21:50:52 espie Exp $
|
|
|
|
SUBDIR += stable
|
|
SUBDIR += stable,static
|
|
SUBDIR += snapshot
|
|
SUBDIR += snapshot,static
|
|
|
|
.include <bsd.port.subdir.mk>
|