13 lines
294 B
Makefile
13 lines
294 B
Makefile
# $OpenBSD: Makefile,v 1.2 2021/10/24 22:41:35 sthen Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += applehelp,python3
|
|
SUBDIR += devhelp,python3
|
|
SUBDIR += htmlhelp,python3
|
|
SUBDIR += jsmath,python3
|
|
SUBDIR += qthelp,python3
|
|
SUBDIR += serializinghtml,python3
|
|
SUBDIR += websupport,python3
|
|
|
|
.include <bsd.port.subdir.mk>
|