It has been long enough, if people have systems still using 1.x (*cough*) they need a bit of a shove at this point.
12 lines
268 B
Makefile
12 lines
268 B
Makefile
# $OpenBSD: Makefile,v 1.9 2021/01/31 18:53:54 sthen Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += core2
|
|
SUBDIR += web2
|
|
SUBDIR += web2-module-director
|
|
SUBDIR += web2-module-incubator
|
|
SUBDIR += web2-module-ipl
|
|
SUBDIR += web2-module-reactbundle
|
|
|
|
.include <bsd.port.subdir.mk>
|