summaryrefslogtreecommitdiff
path: root/lib/mesa/src/gallium/targets/opencl/Makefile.in
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2016-10-11 22:15:59 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2016-10-11 22:15:59 +0000
commite068dd74f74b9f62fa3e6934c03406ab17ff9947 (patch)
treedd6a945f88468603d8210d1628e2e4673b233177 /lib/mesa/src/gallium/targets/opencl/Makefile.in
parentf01000c858b0f964fcbd1f65aa8be81a122232ad (diff)
regen
Diffstat (limited to 'lib/mesa/src/gallium/targets/opencl/Makefile.in')
-rw-r--r--lib/mesa/src/gallium/targets/opencl/Makefile.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/mesa/src/gallium/targets/opencl/Makefile.in b/lib/mesa/src/gallium/targets/opencl/Makefile.in
index b5745f25e..b0e256563 100644
--- a/lib/mesa/src/gallium/targets/opencl/Makefile.in
+++ b/lib/mesa/src/gallium/targets/opencl/Makefile.in
@@ -297,6 +297,7 @@ LLVM_LIBS = @LLVM_LIBS@
LLVM_VERSION = @LLVM_VERSION@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
+MAINT = @MAINT@
MAKEINFO = @MAKEINFO@
MANIFEST_TOOL = @MANIFEST_TOOL@
MESA_LLVM = @MESA_LLVM@
@@ -566,7 +567,7 @@ all: all-am
.SUFFIXES:
.SUFFIXES: .cpp .lo .o .obj
-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/src/gallium/Automake.inc $(top_srcdir)/install-gallium-links.mk $(am__configure_deps)
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/src/gallium/Automake.inc $(top_srcdir)/install-gallium-links.mk $(am__configure_deps)
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
@@ -592,9 +593,9 @@ $(top_srcdir)/src/gallium/Automake.inc $(top_srcdir)/install-gallium-links.mk:
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(top_srcdir)/configure: $(am__configure_deps)
+$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): $(am__aclocal_m4_deps)
+$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(am__aclocal_m4_deps):
mesa.icd: $(top_builddir)/config.status $(srcdir)/mesa.icd.in