9 lines
159 B
Makefile
9 lines
159 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2007/04/02 15:35:01 sturm Exp $
|
|
|
|
SUBDIR += binutils
|
|
SUBDIR += gcc
|
|
SUBDIR += gdb
|
|
SUBDIR += newlib
|
|
|
|
.include <bsd.port.subdir.mk>
|