mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Backout fda288d0724d (bug 771287) for bustage on CLOSED TREE
This commit is contained in:
parent
a1206f42c8
commit
b5309ae957
@ -19,11 +19,8 @@ INSTALL := cp
|
|||||||
|
|
||||||
XPIDLSRCS = $(srcdir)/check-xpidl.mk
|
XPIDLSRCS = $(srcdir)/check-xpidl.mk
|
||||||
|
|
||||||
# Avoid permutations induced by 'include {config,kitchen-sink}.mk'
|
|
||||||
install_cmd ?= $(INSTALL) $(1)
|
|
||||||
include $(topsrcdir)/config/makefiles/xpidl.mk
|
include $(topsrcdir)/config/makefiles/xpidl.mk
|
||||||
|
|
||||||
|
|
||||||
$(call requiredfunction,topsrcdir)
|
$(call requiredfunction,topsrcdir)
|
||||||
$(call requiredfunction,XPIDL_GEN_DIR)
|
$(call requiredfunction,XPIDL_GEN_DIR)
|
||||||
|
|
||||||
|
@ -39,8 +39,6 @@ endif #} INCLUDED_XPIDL_MK
|
|||||||
###########################################################################
|
###########################################################################
|
||||||
ifdef _xpidl-todo_ #{
|
ifdef _xpidl-todo_ #{
|
||||||
|
|
||||||
$(call requiredfunction,install_cmd)
|
|
||||||
|
|
||||||
## Logic batch #1
|
## Logic batch #1
|
||||||
xpidl-install-src-preqs=\
|
xpidl-install-src-preqs=\
|
||||||
$(XPIDLSRCS) \
|
$(XPIDLSRCS) \
|
||||||
|
Loading…
Reference in New Issue
Block a user