2006-05-09 10:15:40 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.2 2006/05/09 14:15:40 robert Exp $
|
2004-10-02 07:32:35 -04:00
|
|
|
|
|
|
|
SUBDIR += core
|
2006-05-09 10:15:40 -04:00
|
|
|
SUBDIR += core,hardened
|
2004-10-02 07:32:35 -04:00
|
|
|
SUBDIR += extensions
|
2006-05-09 10:15:40 -04:00
|
|
|
SUBDIR += extensions,hardened
|
2004-10-02 07:32:35 -04:00
|
|
|
SUBDIR += extensions,no_x11
|
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|