-
- Downloads
Don't make ncdu.1 depend on Makefile
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.
Please register or sign in to comment