mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-06 14:38:05 +01:00
parent
4aac973ecf
commit
44d9fb94b2
2 changed files with 7 additions and 6 deletions
|
|
@ -669,11 +669,7 @@ $(eval $(call rules-source,wine,$(SRCDIR)/wine))
|
|||
$(eval $(call rules-autoconf,wine,32))
|
||||
$(eval $(call rules-autoconf,wine,64))
|
||||
|
||||
$(WINE_SRC)/configure: $(SRCDIR)/wine/configure.ac | $(OBJ)/.wine-source
|
||||
cd $(WINE_SRC) && autoreconf -fi
|
||||
touch $@
|
||||
|
||||
$(OBJ)/.wine-post-source: $(WINE_SRC)/configure
|
||||
$(OBJ)/.wine-post-source:
|
||||
cd $(WINE_SRC) && tools/make_requests
|
||||
touch $@
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue