11 lines
232 B
Makefile
11 lines
232 B
Makefile
# $OpenBSD: Makefile,v 1.70 2018/05/10 15:26:16 espie Exp $
|
|
SUBDIR =
|
|
SUBDIR += 3.4
|
|
SUBDIR += 3.4,no_x11
|
|
SUBDIR += 3.4,qt
|
|
SUBDIR += 3.6
|
|
SUBDIR += 3.6,no_x11
|
|
SUBDIR += 3.6,qt
|
|
|
|
.include <bsd.port.subdir.mk>
|