mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 06:13:02 +00:00
* Makefile.maint: Sync with Autoconf:
(local_updates): New.
This commit is contained in:
@@ -281,7 +281,8 @@ move_if_change ?= move-if-change
|
||||
# --------------------- #
|
||||
|
||||
.PHONY: update
|
||||
update: wget-update cvs-update po-update
|
||||
local_updates ?= wget-update cvs-update po-update
|
||||
update: $(local_updates)
|
||||
|
||||
|
||||
# ------------------- #
|
||||
|
||||
Reference in New Issue
Block a user