19 Jan
2022
19 Jan
'22
9:57 p.m.
Module: wine Branch: master Commit: 9d494730fe9b8b79e01bba10116de2dddb8ad36f URL: https://source.winehq.org/git/wine.git/?a=commit;h=9d494730fe9b8b79e01bba101... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed Jan 19 16:18:33 2022 +0100 makefiles: Get rid of the documentation rules. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- configure | 14 +- configure.ac | 13 +- tools/c2man.pl | 2380 ------------------------------------------------------- tools/makedep.c | 78 +- 4 files changed, 14 insertions(+), 2471 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=9d494730fe9b8b79e01bb...