dh_auto_build (1) Linux Manual Page
dh_auto_build – automatically builds a package Synopsisdh_auto_build [build system options] [debhelper options] [— params] Descriptiondh_auto_build is a debhelper program that tries to automatically build a package. It does so by running the appropriate command for the build system it detects the package uses. For example, if a Makefile is found, this is done by running make (or MAKE, if…
