9 lines
155 B
Makefile
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>
|