6 lines
104 B
Makefile
6 lines
104 B
Makefile
SUBDIR = compiler-rt
|
|
SUBDIR += libcxx
|
|
SUBDIR += libcxxabi
|
|
|
|
.include <bsd.port.subdir.mk>
|