Module: wine Branch: master Commit: 440771ed41ab8fc8c7f73f59dec2a8bceda7bb50 URL: https://gitlab.winehq.org/wine/wine/-/commit/440771ed41ab8fc8c7f73f59dec2a8b...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Nov 14 13:06:38 2023 +0100
makefiles: Remove support for obsolete source variables.
---
dlls/apisetschema/Makefile.in | 3 +- dlls/icmp/Makefile.in | 3 +- dlls/mferror/Makefile.in | 3 +- dlls/normaliz/Makefile.in | 3 +- dlls/ole32/Makefile.in | 1 + dlls/security/Makefile.in | 3 +- dlls/sfc/Makefile.in | 3 +- dlls/usp10/Makefile.in | 3 +- dlls/wineandroid.drv/Makefile.in | 1 + dlls/wmi/Makefile.in | 3 +- libs/faudio/Makefile.in | 3 +- tools/make_makefiles | 116 ++++++++------------------------------- tools/makedep.c | 27 +-------- 13 files changed, 45 insertions(+), 127 deletions(-)