dh_auto_install (1) Linux Manual Page
dh_auto_install – automatically runs make install or similar Synopsisdh_auto_install [build system options] [debhelper options] [— params] Descriptiondh_auto_install is a debhelper program that tries to automatically install built files. It does so by running the appropriate command for the build system it detects the package uses. For example, if there’s a Makefile and it contains a install target, then this…
