Source: rtems-4.11-automake
Section: rtems4.11
Priority: extra
Maintainer: Ralf Corsépius <ralf.corsepius@rtems.org>
Build-Depends: debhelper (>= 7.0.50~), autotools-dev, rtems-4.11-autoconf
Standards-Version: 3.8.4
Homepage: http://sourceware.org/automake
#Vcs-Git: git://git.debian.org/collab-maint/rtems-4.11-automake.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/rtems-4.11-automake.git;a=summary

Package: rtems-4.11-automake
Architecture: all
Depends: ${misc:Depends}, rtems-4.11-autoconf
Description: Tool for automatically generating GNU style Makefile.in's
 Automake is a tool for automatically generating "Makefile.in"s from
 files called "Makefile.am". "Makefile.am" is basically a series of
 "make" macro definitions (with rules being thrown in occasionally).
 The generated "Makefile.in"s are compatible to the GNU Makefile
 standards.
