Source: make
Section: devel
Priority: standard
Maintainer: Manoj Srivastava <srivasta@debian.org>
Standards-Version: 3.2.1.0
Build-Depends-Indep: tetex-bin, texinfo

Package: make
Section: devel
Priority: standard
Architecture: any
Description: The GNU version of the "make" utility.
 GNU Make is a program that determines which pieces of a large
 program need to be recompiled and issues the commands to recompile
 them, when necessary. More information about GNU Make can be
 found in the `make' Info page.
Depends: ${shlibs:Depends}, fileutils (>= 4.0)

Package: make-doc
Section: doc
Priority: optional
Architecture: all
Description: Documentation for the GNU version of the "make" utility.
 This package contains the postscript and HTML documentation for GNU
 Make. 
Suggests: make
Depends: fileutils (>= 4.0)
