9 lines
194 B
Makefile
9 lines
194 B
Makefile
# $OpenBSD: Makefile,v 1.25 2001/05/10 19:42:32 lebel Exp $
|
|
|
|
SUBDIR += stable
|
|
SUBDIR += stable:static
|
|
SUBDIR += snapshot
|
|
SUBDIR += snapshot:static
|
|
|
|
.include <bsd.port.subdir.mk>
|