openbsd-ports/devel/avr/Makefile.inc
ckuethe 3952635444 Take maintainership of the avr toolchain, bump package names.
"I'm rarely using it nowadays." martin@
"you can remove myself from the maintainers" aanriot@
2009-12-09 16:34:06 +00:00

13 lines
253 B
Makefile

# $OpenBSD: Makefile.inc,v 1.5 2009/12/09 16:34:06 ckuethe Exp $
CATEGORIES= devel
MAINTAINER= Chris Kuethe <ckuethe@openbsd.org>
CONFIGURE_STYLE=gnu
CONFIGURE_ARGS+= --target=avr \
--program-prefix=avr- \
--disable-shared \
--disable-nls