openbsd-ports/devel/arm-elf/Makefile

9 lines
159 B
Makefile
Raw Normal View History

# $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>