2005-09-21 12:21:25 -04:00
|
|
|
# $OpenBSD: Makefile.inc,v 1.2 2005/09/21 16:21:25 martin 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
|
|
|
|
|
|
|
|
CONFIGURE_ARGS= --target=avr \
|
|
|
|
--program-prefix=avr- \
|
|
|
|
--disable-shared \
|
|
|
|
--disable-nls
|