11 lines
223 B
Makefile
11 lines
223 B
Makefile
# $OpenBSD: Makefile,v 1.2 2007/07/25 06:19:10 ajacoutot Exp $
|
|
|
|
SUBDIR += addresses
|
|
SUBDIR += back
|
|
SUBDIR += base
|
|
SUBDIR += examples
|
|
SUBDIR += gui
|
|
SUBDIR += make
|
|
|
|
.include <bsd.port.subdir.mk>
|