openbsd-ports/devel/arm-elf/Makefile.inc
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

13 lines
284 B
Makefile

# $OpenBSD: Makefile.inc,v 1.1.1.1 2007/04/02 15:35:01 sturm Exp $
CONFIG= arm-elf
PKGNAME?= ${CONFIG}-${DISTNAME}
CATEGORIES= devel
MAINTAINER= Sebastian Trahm <basti@schleifi.com>
CONFIGURE_STYLE=gnu
CONFIGURE_ARGS+=--target=arm-elf \
--disable-shared \
--disable-nls