9 lines
194 B
Makefile
9 lines
194 B
Makefile
# $OpenBSD: Makefile,v 1.27 2002/07/02 17:00:00 lebel Exp $
|
|
|
|
SUBDIR += stable
|
|
SUBDIR += stable:static
|
|
SUBDIR += snapshot
|
|
SUBDIR += snapshot:static
|
|
|
|
.include <bsd.port.subdir.mk>
|