8 lines
101 B
Makefile
8 lines
101 B
Makefile
|
SUBDIR =
|
||
|
SUBDIR += 1.1
|
||
|
SUBDIR += 3.0
|
||
|
SUBDIR += 3.1
|
||
|
SUBDIR += libretls
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|