8 lines
137 B
Makefile
8 lines
137 B
Makefile
# $OpenBSD: Makefile,v 1.12 2017/11/06 09:53:33 ajacoutot Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += main
|
|
SUBDIR += python
|
|
|
|
.include <bsd.port.subdir.mk>
|