makefiles: Get rid of the no longer used PO_SRCS variables.
This commit is contained in:
parent
fb75292875
commit
4f3d71cef3
|
@ -8,7 +8,6 @@ C_SRCS = \
|
|||
appwiz.c
|
||||
|
||||
RC_SRCS = appwiz.rc
|
||||
PO_SRCS = appwiz.rc
|
||||
|
||||
SVG_SRCS = \
|
||||
appwiz.svg
|
||||
|
|
|
@ -17,6 +17,5 @@ C_SRCS = \
|
|||
IDL_R_SRCS = avifil32.idl
|
||||
|
||||
RC_SRCS = avifil32.rc
|
||||
PO_SRCS = avifil32.rc
|
||||
|
||||
@MAKE_DLL_RULES@
|
||||
|
|
|
@ -11,6 +11,5 @@ C_SRCS = \
|
|||
IDL_R_SRCS = browseui_classes.idl
|
||||
|
||||
RC_SRCS = browseui.rc
|
||||
PO_SRCS = browseui.rc
|
||||
|
||||
@MAKE_DLL_RULES@
|
||||
|
|
|
@ -43,7 +43,6 @@ C_SRCS = \
|
|||
updown.c
|
||||
|
||||
RC_SRCS = comctl32.rc
|
||||
PO_SRCS = comctl32.rc
|
||||
|
||||
SVG_SRCS = \
|
||||
idb_hist_large.svg \
|
||||
|
|
|
@ -15,7 +15,6 @@ C_SRCS = \
|
|||
printdlg.c
|
||||
|
||||
RC_SRCS = comdlg32.rc
|
||||
PO_SRCS = comdlg32.rc
|
||||
|
||||
SVG_SRCS = \
|
||||
pd32_collate.svg \
|
||||
|
|
|
@ -6,7 +6,6 @@ C_SRCS = \
|
|||
credui_main.c
|
||||
|
||||
RC_SRCS = credui.rc
|
||||
PO_SRCS = credui.rc
|
||||
|
||||
SVG_SRCS = \
|
||||
banner.svg
|
||||
|
|
|
@ -32,6 +32,5 @@ C_SRCS = \
|
|||
str.c
|
||||
|
||||
RC_SRCS = crypt32.rc
|
||||
PO_SRCS = crypt32.rc
|
||||
|
||||
@MAKE_DLL_RULES@
|
||||
|
|
|
@ -5,6 +5,5 @@ C_SRCS = \
|
|||
main.c
|
||||
|
||||
RC_SRCS = cryptdlg.rc
|
||||
PO_SRCS = cryptdlg.rc
|
||||
|
||||
@MAKE_DLL_RULES@
|
||||
|
|
|
@ -7,6 +7,5 @@ C_SRCS = \
|
|||
main.c
|
||||
|
||||
RC_SRCS = cryptui.rc
|
||||
PO_SRCS = cryptui.rc
|
||||
|
||||
@MAKE_DLL_RULES@
|
||||
|
|
|
@ -11,6 +11,5 @@ C_SRCS = \
|
|||
IDL_R_SRCS = devenum_classes.idl
|
||||
|
||||
RC_SRCS = devenum.rc
|
||||
PO_SRCS = devenum.rc
|
||||
|
||||
@MAKE_DLL_RULES@
|
||||
|
|
|
@ -21,6 +21,5 @@ IMPLIB_SRCS = data_formats.c
|
|||
IDL_R_SRCS = dinput_classes.idl
|
||||
|
||||
RC_SRCS = dinput.rc
|
||||
PO_SRCS = dinput.rc
|
||||
|
||||
@MAKE_DLL_RULES@
|
||||
|
|
|
@ -7,7 +7,6 @@ C_SRCS = \
|
|||
provider.c
|
||||
|
||||
RC_SRCS = dxdiagn.rc
|
||||
PO_SRCS = dxdiagn.rc
|
||||
|
||||
IDL_H_SRCS = fil_data.idl
|
||||
|
||||
|
|
|
@ -49,6 +49,5 @@ C_SRCS = \
|
|||
vertical.c
|
||||
|
||||
RC_SRCS = gdi32.rc
|
||||
PO_SRCS = gdi32.rc
|
||||
|
||||
@MAKE_DLL_RULES@
|
||||
|
|
|
@ -10,6 +10,5 @@ C_SRCS = \
|
|||
ui.c
|
||||
|
||||
RC_SRCS = gphoto2.rc
|
||||
PO_SRCS = gphoto2.rc
|
||||
|
||||
@MAKE_DLL_RULES@
|
||||
|
|
|
@ -15,7 +15,6 @@ C_SRCS = \
|
|||
IDL_TLB_SRCS = hhctrl_tlb.idl
|
||||
|
||||
RC_SRCS = hhctrl.rc
|
||||
PO_SRCS = hhctrl.rc
|
||||
|
||||
SVG_SRCS = \
|
||||
hhtoolbar.svg \
|
||||
|
|
|
@ -5,6 +5,5 @@ C_SRCS = \
|
|||
iccvid.c
|
||||
|
||||
RC_SRCS = iccvid.rc
|
||||
PO_SRCS = iccvid.rc
|
||||
|
||||
@MAKE_DLL_RULES@
|
||||
|
|
|
@ -23,7 +23,6 @@ C_SRCS = \
|
|||
webbrowser.c
|
||||
|
||||
RC_SRCS = ieframe.rc
|
||||
PO_SRCS = ieframe.rc
|
||||
|
||||
SVG_SRCS = \
|
||||
ietoolbar.svg
|
||||
|
|
|
@ -9,7 +9,6 @@ C_SRCS = \
|
|||
security.c
|
||||
|
||||
RC_SRCS = inetcpl.rc
|
||||
PO_SRCS = inetcpl.rc
|
||||
|
||||
SVG_SRCS = \
|
||||
inetcpl.svg
|
||||
|
|
|
@ -5,7 +5,6 @@ C_SRCS = \
|
|||
main.c
|
||||
|
||||
RC_SRCS = joy.rc
|
||||
PO_SRCS = joy.rc
|
||||
|
||||
SVG_SRCS = \
|
||||
joy.svg
|
||||
|
|
|
@ -27,7 +27,6 @@ C_SRCS = \
|
|||
vbarray.c
|
||||
|
||||
RC_SRCS = jscript.rc
|
||||
PO_SRCS = jscript.rc
|
||||
|
||||
IDL_TLB_SRCS = jsglobal.idl
|
||||
IDL_R_SRCS = jscript_classes.idl
|
||||
|
|
|
@ -7,6 +7,5 @@ C_SRCS = \
|
|||
provider.c
|
||||
|
||||
RC_SRCS = localspl.rc
|
||||
PO_SRCS = localspl.rc
|
||||
|
||||
@MAKE_DLL_RULES@
|
||||
|
|
|
@ -5,6 +5,5 @@ C_SRCS = \
|
|||
localui.c
|
||||
|
||||
RC_SRCS = localui.rc
|
||||
PO_SRCS = localui.rc
|
||||
|
||||
@MAKE_DLL_RULES@
|
||||
|
|
|
@ -10,6 +10,5 @@ C_SRCS = \
|
|||
util.c
|
||||
|
||||
RC_SRCS = mapi32.rc
|
||||
PO_SRCS = mapi32.rc
|
||||
|
||||
@MAKE_DLL_RULES@
|
||||
|
|
|
@ -11,6 +11,5 @@ C_SRCS = \
|
|||
wnet.c
|
||||
|
||||
RC_SRCS = mpr.rc
|
||||
PO_SRCS = mpr.rc
|
||||
|
||||
@MAKE_DLL_RULES@
|
||||
|
|
|
@ -12,6 +12,5 @@ C_SRCS = \
|
|||
stream.c
|
||||
|
||||
RC_SRCS = msacm32.rc
|
||||
PO_SRCS = msacm32.rc
|
||||
|
||||
@MAKE_DLL_RULES@
|
||||
|
|
|
@ -80,7 +80,6 @@ C_SRCS = \
|
|||
view.c
|
||||
|
||||
RC_SRCS = mshtml.rc
|
||||
PO_SRCS = mshtml.rc
|
||||
|
||||
IDL_H_SRCS = nsiface.idl
|
||||
|
||||
|
|
|
@ -54,6 +54,5 @@ BISON_SRCS = \
|
|||
sql.y
|
||||
|
||||
RC_SRCS = msi.rc
|
||||
PO_SRCS = msi.rc
|
||||
|
||||
@MAKE_DLL_RULES@
|
||||
|
|
|
@ -4,6 +4,5 @@ IMPORTS = winmm user32
|
|||
C_SRCS = msrle32.c
|
||||
|
||||
RC_SRCS = msrle32.rc
|
||||
PO_SRCS = msrle32.rc
|
||||
|
||||
@MAKE_DLL_RULES@
|
||||
|
|
|
@ -8,6 +8,5 @@ C_SRCS = \
|
|||
msvideo_main.c
|
||||
|
||||
RC_SRCS = msvfw32.rc
|
||||
PO_SRCS = msvfw32.rc
|
||||
|
||||
@MAKE_DLL_RULES@
|
||||
|
|
|
@ -5,6 +5,5 @@ C_SRCS = \
|
|||
msvideo1.c
|
||||
|
||||
RC_SRCS = msvidc32.rc
|
||||
PO_SRCS = msvidc32.rc
|
||||
|
||||
@MAKE_DLL_RULES@
|
||||
|
|
|
@ -8,6 +8,5 @@ C_SRCS = \
|
|||
IDL_TLB_SRCS = oleacc_classes.idl
|
||||
|
||||
RC_SRCS = oleacc.rc
|
||||
PO_SRCS = oleacc.rc
|
||||
|
||||
@MAKE_DLL_RULES@
|
||||
|
|
|
@ -22,7 +22,6 @@ C_SRCS = \
|
|||
vartype.c
|
||||
|
||||
RC_SRCS = oleaut32.rc
|
||||
PO_SRCS = oleaut32.rc
|
||||
|
||||
IDL_P_SRCS = \
|
||||
oleaut32_oaidl.idl \
|
||||
|
|
|
@ -8,6 +8,5 @@ C_SRCS = \
|
|||
pastespl.c
|
||||
|
||||
RC_SRCS = oledlg.rc
|
||||
PO_SRCS = oledlg.rc
|
||||
|
||||
@MAKE_DLL_RULES@
|
||||
|
|
|
@ -11,6 +11,5 @@ C_SRCS = \
|
|||
ui.c
|
||||
|
||||
RC_SRCS = sane.rc
|
||||
PO_SRCS = sane.rc
|
||||
|
||||
@MAKE_DLL_RULES@
|
||||
|
|
|
@ -6,6 +6,5 @@ C_SRCS = \
|
|||
confdlg.c
|
||||
|
||||
RC_SRCS = serialui.rc
|
||||
PO_SRCS = serialui.rc
|
||||
|
||||
@MAKE_DLL_RULES@
|
||||
|
|
|
@ -20,6 +20,5 @@ C_SRCS = \
|
|||
stubs.c
|
||||
|
||||
RC_SRCS = setupapi.rc
|
||||
PO_SRCS = setupapi.rc
|
||||
|
||||
@MAKE_DLL_RULES@
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
MODULE = shdoclc.dll
|
||||
|
||||
RC_SRCS = shdoclc.rc
|
||||
PO_SRCS = shdoclc.rc
|
||||
|
||||
@MAKE_DLL_RULES@
|
||||
|
|
|
@ -56,7 +56,6 @@ C_SRCS = \
|
|||
xdg.c
|
||||
|
||||
RC_SRCS = shell32.rc
|
||||
PO_SRCS = shell32.rc
|
||||
|
||||
IDL_TLB_SRCS = shell32_tlb.idl
|
||||
|
||||
|
|
|
@ -21,6 +21,5 @@ C_SRCS = \
|
|||
wsprintf.c
|
||||
|
||||
RC_SRCS = shlwapi.rc
|
||||
PO_SRCS = shlwapi.rc
|
||||
|
||||
@MAKE_DLL_RULES@
|
||||
|
|
|
@ -29,7 +29,6 @@ C_SRCS = \
|
|||
usrmarshal.c
|
||||
|
||||
RC_SRCS = urlmon.rc
|
||||
PO_SRCS = urlmon.rc
|
||||
|
||||
IDL_P_SRCS = urlmon_urlmon.idl
|
||||
IDL_R_SRCS = urlmon_urlmon.idl
|
||||
|
|
|
@ -51,7 +51,6 @@ C_SRCS = \
|
|||
wsprintf.c
|
||||
|
||||
RC_SRCS = user32.rc
|
||||
PO_SRCS = user32.rc
|
||||
|
||||
SVG_SRCS = \
|
||||
resources/oic_bang.svg \
|
||||
|
|
|
@ -62,7 +62,6 @@ C_SRCS = \
|
|||
type42.c \
|
||||
vertical.c
|
||||
|
||||
PO_SRCS = wineps.rc
|
||||
RC_SRCS = wineps.rc
|
||||
|
||||
@MAKE_DLL_RULES@
|
||||
|
|
|
@ -18,6 +18,5 @@ C_SRCS = \
|
|||
wininet_main.c
|
||||
|
||||
RC_SRCS = wininet.rc
|
||||
PO_SRCS = wininet.rc
|
||||
|
||||
@MAKE_DLL_RULES@
|
||||
|
|
|
@ -18,6 +18,4 @@ RC_SRCS = \
|
|||
winmm.rc \
|
||||
winmm_res.rc
|
||||
|
||||
PO_SRCS = winmm.rc
|
||||
|
||||
@MAKE_DLL_RULES@
|
||||
|
|
|
@ -10,6 +10,5 @@ C_SRCS = \
|
|||
wspool.c
|
||||
|
||||
RC_SRCS = winspool.rc
|
||||
PO_SRCS = winspool.rc
|
||||
|
||||
@MAKE_DLL_RULES@
|
||||
|
|
|
@ -26,6 +26,5 @@ C_SRCS = \
|
|||
value.c
|
||||
|
||||
RC_SRCS = wldap32.rc
|
||||
PO_SRCS = wldap32.rc
|
||||
|
||||
@MAKE_DLL_RULES@
|
||||
|
|
|
@ -5,6 +5,5 @@ IMPORTS = user32
|
|||
C_SRCS = attrib.c
|
||||
|
||||
RC_SRCS = attrib.rc
|
||||
PO_SRCS = attrib.rc
|
||||
|
||||
@MAKE_PROG_RULES@
|
||||
|
|
|
@ -7,6 +7,5 @@ C_SRCS = \
|
|||
winclock.c
|
||||
|
||||
RC_SRCS = clock.rc
|
||||
PO_SRCS = clock.rc
|
||||
|
||||
@MAKE_PROG_RULES@
|
||||
|
|
|
@ -9,7 +9,6 @@ C_SRCS = \
|
|||
wcmdmain.c
|
||||
|
||||
RC_SRCS = cmd.rc
|
||||
PO_SRCS = cmd.rc
|
||||
|
||||
SVG_SRCS = wcmd.svg
|
||||
|
||||
|
|
|
@ -8,6 +8,5 @@ C_SRCS = \
|
|||
output.c
|
||||
|
||||
RC_SRCS = dxdiag.rc
|
||||
PO_SRCS = dxdiag.rc
|
||||
|
||||
@MAKE_PROG_RULES@
|
||||
|
|
|
@ -10,6 +10,5 @@ C_SRCS = \
|
|||
systray.c
|
||||
|
||||
RC_SRCS = explorer.rc
|
||||
PO_SRCS = explorer.rc
|
||||
|
||||
@MAKE_PROG_RULES@
|
||||
|
|
|
@ -6,6 +6,5 @@ DELAYIMPORTS = user32
|
|||
C_SRCS = hostname.c
|
||||
|
||||
RC_SRCS = hostname.rc
|
||||
PO_SRCS = hostname.rc
|
||||
|
||||
@MAKE_PROG_RULES@
|
||||
|
|
|
@ -5,6 +5,5 @@ IMPORTS = iphlpapi ws2_32 user32
|
|||
C_SRCS = ipconfig.c
|
||||
|
||||
RC_SRCS = ipconfig.rc
|
||||
PO_SRCS = ipconfig.rc
|
||||
|
||||
@MAKE_PROG_RULES@
|
||||
|
|
|
@ -5,6 +5,5 @@ IMPORTS = netapi32 user32 advapi32
|
|||
C_SRCS = net.c
|
||||
|
||||
RC_SRCS = net.rc
|
||||
PO_SRCS = net.rc
|
||||
|
||||
@MAKE_PROG_RULES@
|
||||
|
|
|
@ -5,6 +5,5 @@ IMPORTS = iphlpapi user32 ws2_32
|
|||
C_SRCS = netstat.c
|
||||
|
||||
RC_SRCS = netstat.rc
|
||||
PO_SRCS = netstat.rc
|
||||
|
||||
@MAKE_PROG_RULES@
|
||||
|
|
|
@ -10,7 +10,6 @@ C_SRCS = \
|
|||
main.c
|
||||
|
||||
RC_SRCS = notepad.rc
|
||||
PO_SRCS = notepad.rc
|
||||
|
||||
MANPAGES = notepad.man.in
|
||||
|
||||
|
|
|
@ -11,6 +11,5 @@ C_SRCS = \
|
|||
typelib.c
|
||||
|
||||
RC_SRCS = oleview.rc
|
||||
PO_SRCS = oleview.rc
|
||||
|
||||
@MAKE_PROG_RULES@
|
||||
|
|
|
@ -11,6 +11,5 @@ C_SRCS = \
|
|||
string.c
|
||||
|
||||
RC_SRCS = progman.rc
|
||||
PO_SRCS = progman.rc
|
||||
|
||||
@MAKE_PROG_RULES@
|
||||
|
|
|
@ -6,6 +6,5 @@ DELAYIMPORTS = user32
|
|||
C_SRCS = reg.c
|
||||
|
||||
RC_SRCS = reg.rc
|
||||
PO_SRCS = reg.rc
|
||||
|
||||
@MAKE_PROG_RULES@
|
||||
|
|
|
@ -19,7 +19,6 @@ C_SRCS = \
|
|||
treeview.c
|
||||
|
||||
RC_SRCS = regedit.rc
|
||||
PO_SRCS = regedit.rc
|
||||
|
||||
MANPAGES = regedit.man.in
|
||||
|
||||
|
|
|
@ -5,6 +5,5 @@ IMPORTS = shell32 user32
|
|||
C_SRCS = start.c
|
||||
|
||||
RC_SRCS = start.rc
|
||||
PO_SRCS = start.rc
|
||||
|
||||
@MAKE_PROG_RULES@
|
||||
|
|
|
@ -5,6 +5,5 @@ IMPORTS = psapi user32
|
|||
C_SRCS = taskkill.c
|
||||
|
||||
RC_SRCS = taskkill.rc
|
||||
PO_SRCS = taskkill.rc
|
||||
|
||||
@MAKE_PROG_RULES@
|
||||
|
|
|
@ -26,7 +26,6 @@ C_SRCS = \
|
|||
trayicon.c
|
||||
|
||||
RC_SRCS = taskmgr.rc
|
||||
PO_SRCS = taskmgr.rc
|
||||
|
||||
SVG_SRCS = \
|
||||
taskmgr.svg
|
||||
|
|
|
@ -7,6 +7,5 @@ C_SRCS = \
|
|||
main.c
|
||||
|
||||
RC_SRCS = uninstaller.rc
|
||||
PO_SRCS = uninstaller.rc
|
||||
|
||||
@MAKE_PROG_RULES@
|
||||
|
|
|
@ -6,6 +6,5 @@ C_SRCS = \
|
|||
view.c
|
||||
|
||||
RC_SRCS = view.rc
|
||||
PO_SRCS = view.rc
|
||||
|
||||
@MAKE_PROG_RULES@
|
||||
|
|
|
@ -8,7 +8,6 @@ C_SRCS = \
|
|||
wineboot.c
|
||||
|
||||
RC_SRCS = wineboot.rc
|
||||
PO_SRCS = wineboot.rc
|
||||
|
||||
MANPAGES = wineboot.man.in
|
||||
|
||||
|
|
|
@ -16,7 +16,6 @@ C_SRCS = \
|
|||
x11drvdlg.c
|
||||
|
||||
RC_SRCS = winecfg.rc
|
||||
PO_SRCS = winecfg.rc
|
||||
|
||||
MANPAGES = winecfg.man.in
|
||||
|
||||
|
|
|
@ -11,7 +11,6 @@ C_SRCS = \
|
|||
wineconsole.c
|
||||
|
||||
RC_SRCS = wineconsole.rc
|
||||
PO_SRCS = wineconsole.rc
|
||||
|
||||
MANPAGES = wineconsole.man.in
|
||||
|
||||
|
|
|
@ -29,7 +29,6 @@ C_SRCS = \
|
|||
winedbg.c
|
||||
|
||||
RC_SRCS = winedbg.rc
|
||||
PO_SRCS = winedbg.rc
|
||||
|
||||
LEX_SRCS = debug.l
|
||||
BISON_SRCS = dbg.y
|
||||
|
|
|
@ -8,7 +8,6 @@ C_SRCS = \
|
|||
winefile.c
|
||||
|
||||
RC_SRCS = winefile.rc
|
||||
PO_SRCS = winefile.rc
|
||||
|
||||
MANPAGES = winefile.man.in
|
||||
|
||||
|
|
|
@ -8,7 +8,6 @@ C_SRCS = \
|
|||
main.c
|
||||
|
||||
RC_SRCS = winemine.rc
|
||||
PO_SRCS = winemine.rc
|
||||
|
||||
MANPAGES = winemine.man.in
|
||||
|
||||
|
|
|
@ -13,7 +13,6 @@ C_SRCS = \
|
|||
LEX_SRCS = macro.lex.l
|
||||
|
||||
RC_SRCS = winhlp32.rc
|
||||
PO_SRCS = winhlp32.rc
|
||||
|
||||
SVG_SRCS = winhelp.svg
|
||||
|
||||
|
|
|
@ -6,6 +6,5 @@ C_SRCS = \
|
|||
main.c
|
||||
|
||||
RC_SRCS = wmic.rc
|
||||
PO_SRCS = wmic.rc
|
||||
|
||||
@MAKE_PROG_RULES@
|
||||
|
|
|
@ -12,7 +12,6 @@ C_SRCS = \
|
|||
wordpad.c
|
||||
|
||||
RC_SRCS = wordpad.rc
|
||||
PO_SRCS = wordpad.rc
|
||||
|
||||
SVG_SRCS = \
|
||||
formatbar.svg \
|
||||
|
|
|
@ -5,6 +5,5 @@ IMPORTS = user32 gdi32
|
|||
C_SRCS = write.c
|
||||
|
||||
RC_SRCS = write.rc
|
||||
PO_SRCS = write.rc
|
||||
|
||||
@MAKE_PROG_RULES@
|
||||
|
|
|
@ -8,6 +8,5 @@ C_SRCS = \
|
|||
xcopy.c
|
||||
|
||||
RC_SRCS = xcopy.rc
|
||||
PO_SRCS = xcopy.rc
|
||||
|
||||
@MAKE_PROG_RULES@
|
||||
|
|
|
@ -328,7 +328,7 @@ sub parse_makefile($)
|
|||
${$make{"=flags"}}{"implib"} = 1 if $var eq "IMPORTLIB";
|
||||
next;
|
||||
}
|
||||
if (/^\s*(BISON_SRCS|LEX_SRCS|IDL_[CHIPRS]_SRCS|IDL_TLB_SRCS|IMPLIB_SRCS|C_SRCS|OBJC_SRCS|MC_SRCS|RC_SRCS|PO_SRCS|SVG_SRCS|IN_SRCS|PROGRAMS|MANPAGES)\s*=\s*(.*)/)
|
||||
if (/^\s*(BISON_SRCS|LEX_SRCS|IDL_[CHIPRS]_SRCS|IDL_TLB_SRCS|IMPLIB_SRCS|C_SRCS|OBJC_SRCS|MC_SRCS|RC_SRCS|SVG_SRCS|IN_SRCS|PROGRAMS|MANPAGES)\s*=\s*(.*)/)
|
||||
{
|
||||
my $var = $1;
|
||||
my @list = split(/\s+/, $2);
|
||||
|
@ -473,11 +473,7 @@ sub assign_sources_to_makefiles(@)
|
|||
elsif ($name =~ /\.rc$/)
|
||||
{
|
||||
my %flags = get_makedep_flags( $file );
|
||||
if (defined $flags{"po"})
|
||||
{
|
||||
push @{${$make}{"=PO_SRCS"}}, $name;
|
||||
${${$make}{"=flags"}}{"po"} = 1;
|
||||
}
|
||||
${${$make}{"=flags"}}{"po"} = 1 if defined $flags{"po"};
|
||||
push @{${$make}{"=RC_SRCS"}}, $name;
|
||||
}
|
||||
elsif ($name =~ /\.mc$/)
|
||||
|
@ -620,7 +616,6 @@ sub update_makefiles(@)
|
|||
replace_makefile_variable( $file, "C_SRCS" );
|
||||
replace_makefile_variable( $file, "OBJC_SRCS" );
|
||||
replace_makefile_variable( $file, "RC_SRCS" );
|
||||
replace_makefile_variable( $file, "PO_SRCS" );
|
||||
replace_makefile_variable( $file, "PRIVATE_IDL_H_SRCS" );
|
||||
replace_makefile_variable( $file, "PUBLIC_IDL_H_SRCS" );
|
||||
replace_makefile_variable( $file, "IDL_C_SRCS" );
|
||||
|
|
Loading…
Reference in New Issue