8 lines
160 B
Makefile
8 lines
160 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2004/10/02 11:32:35 robert Exp $
|
||
|
|
||
|
SUBDIR += core
|
||
|
SUBDIR += extensions
|
||
|
SUBDIR += extensions,no_x11
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|