2005-12-09 11:01:00 -05:00
|
|
|
# $OpenBSD: Makefile.inc,v 1.3 2005/12/09 16:01:00 aanriot Exp $
|
2005-09-20 11:22:42 -04:00
|
|
|
|
|
|
|
CATEGORIES= devel
|
|
|
|
|
|
|
|
MAINTAINER= Martin Reindl <martin@openbsd.org> \
|
|
|
|
Alexandre Anriot <aanriot@openbsd.org>
|
|
|
|
|
|
|
|
CONFIGURE_STYLE=gnu
|
|
|
|
|
2005-12-09 11:01:00 -05:00
|
|
|
CONFIGURE_ARGS+= --target=avr \
|
|
|
|
--program-prefix=avr- \
|
|
|
|
--disable-shared \
|
|
|
|
--disable-nls
|