Index: doc/Makefile.in --- doc/Makefile.in.orig +++ doc/Makefile.in @@ -492,7 +492,7 @@ uninstall-man: uninstall-man8 fping.8: fping.pod - pod2man -c "" -s 8 -r "fping" $< >$@ + pod2man -c "" -s 8 -r "fping" $> >$@ # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded.