Skip to content
Snippets Groups Projects
  • Yorhel's avatar
    5183e763
    Don't make ncdu.1 depend on Makefile · 5183e763
    Yorhel authored
    Makefile is generated by configure, and thus guaranteed to be newer than
    ncdu.1, causing make to regenerate ncdu.1 regardless of whether pod2man
    is installed or not. That kinda defeats the purpose of including ncdu.1
    in the distribution.
    5183e763
    History
    Don't make ncdu.1 depend on Makefile
    Yorhel authored
    Makefile is generated by configure, and thus guaranteed to be newer than
    ncdu.1, causing make to regenerate ncdu.1 regardless of whether pod2man
    is installed or not. That kinda defeats the purpose of including ncdu.1
    in the distribution.