• Mike Frysinger's avatar
    man: improve install · 5bf8112a
    Mike Frysinger authored
    Avoid using `ls` to get the file list as its behavior can be changed
    by env vars.  Using shell globs instead should be much more stable.
    
    Also check the exit value of the install command itself and abort if
    we fail to install a man page.
    5bf8112a
Makefile 1.77 KB