9 lines
154 B
Makefile
9 lines
154 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2018/06/08 14:24:31 kevlo Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += binutils
|
|
SUBDIR += gcc
|
|
SUBDIR += newlib
|
|
|
|
.include <bsd.port.subdir.mk>
|