8 lines
136 B
Makefile
8 lines
136 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2011/07/21 01:35:51 edd Exp $
|
||
|
|
||
|
SUBDIR =
|
||
|
SUBDIR += main
|
||
|
SUBDIR += bindings
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|