openbsd-ports/devel/arm-elf/Makefile
sturm 9a9b1d2495 GNU cross compiler suite, configured for the arm-elf target.
from and maintained by Sebastian Trahm <basti at schleifi.com>
2007-04-02 15:35:01 +00:00

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>