12 lines
229 B
Makefile
12 lines
229 B
Makefile
# $OpenBSD: Makefile,v 1.2 2016/12/06 17:25:29 patrick Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += binutils
|
|
SUBDIR += binutils,aarch64
|
|
SUBDIR += gcc-linaro
|
|
SUBDIR += gcc-linaro,aarch64
|
|
SUBDIR += gdb
|
|
SUBDIR += newlib
|
|
|
|
.include <bsd.port.subdir.mk>
|