summaryrefslogtreecommitdiff
path: root/build-aux/Makefile.each.tail/00-var.mk
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2017-02-03 02:52:17 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2017-02-03 02:52:17 -0500
commit56689b495618d3e8326b0a6c79f15aaf2b029d9c (patch)
treef99a4a7240bbd1a617cabdd7e3564c21e2e3b825 /build-aux/Makefile.each.tail/00-var.mk
parent026a77f92fd89f009eefee19a43c15d416f54cf7 (diff)
parenteaf336a9265399520e3cf71d4979446b98bdf48d (diff)
Merge remote-tracking branch 'r-autothing/v3/master'
Diffstat (limited to 'build-aux/Makefile.each.tail/00-var.mk')
-rw-r--r--build-aux/Makefile.each.tail/00-var.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/build-aux/Makefile.each.tail/00-var.mk b/build-aux/Makefile.each.tail/00-var.mk
index c2fd9d7..954defb 100644
--- a/build-aux/Makefile.each.tail/00-var.mk
+++ b/build-aux/Makefile.each.tail/00-var.mk
@@ -1,4 +1,4 @@
-# Copyright (C) 2016 Luke Shumaker
+# Copyright (C) 2016-2017 Luke Shumaker
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
@@ -13,10 +13,10 @@
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-mod.var.depends += quote write-ifchanged
+mod.var.depends += files quote write-ifchanged
$(outdir)/.var.%: _var.FORCE
@printf '%s' $(call quote.shell,$($*)) | sed 's/^/#/' | $(WRITE_IFCHANGED) $@
-include $(wildcard $(outdir)/.var.*)
-at.targets += $(addprefix $(outdir)/,.var.%)
+files.out.int += .var.*