10 lines
202 B
Makefile
10 lines
202 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2007/05/29 02:59:11 ajacoutot Exp $
|
||
|
|
||
|
SUBDIR += back
|
||
|
SUBDIR += base
|
||
|
SUBDIR += examples
|
||
|
SUBDIR += gui
|
||
|
SUBDIR += make
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|