bcallah 9b994bd8a2 Update to flang6. Also included are fixes to allow flang to be build with
lld and allow binaries to be linked with lld when compiled with flang.
ok kn@
2018-05-09 22:27:41 +00:00

9 lines
155 B
Makefile

# $OpenBSD: Makefile,v 1.2 2018/05/09 22:27:41 bcallah Exp $
SUBDIR =
SUBDIR += driver
SUBDIR += flang
SUBDIR += libpgmath
.include <bsd.port.subdir.mk>