8 lines
140 B
Makefile
8 lines
140 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2015/09/18 21:35:32 rpointel Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += main
|
|
SUBDIR += python
|
|
|
|
.include <bsd.port.subdir.mk>
|