X-Git-Url: http://git.draconx.ca/gitweb/dxcommon.git/blobdiff_plain/485ec08e224f3ffed90259f445839572096187a0..1c735777327e973ad2cb5bf53a3d81d793e46411:/snippet/glconfig.mk diff --git a/snippet/glconfig.mk b/snippet/glconfig.mk index b18d50b..71ca880 100644 --- a/snippet/glconfig.mk +++ b/snippet/glconfig.mk @@ -1,4 +1,4 @@ -# Copyright © 2011-2013,2019 Nick Bowler +# Copyright © 2011-2013, 2019, 2021 Nick Bowler # # Automake fragment to generate a Gnulib config header to rewrite exported # symbols. This fragment relies on the Gnulib makefile postprocessing done by @@ -78,13 +78,12 @@ glconfig-gen: $(gnulib_symfiles) > $(GLCONFIG).tmp .PHONY: glconfig-gen -@AMDEP_TRUE@@am__include@ @am__quote@@GLSRC@/$(DEPDIR)/glconfig.Ph@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@@GLSRC@/$(DEPDIR)/glconfig.Ph@am__quote@@dx_include_marker@ # Automake 1.16 and newer use make rules to generate the dependency stubs. # we must hook those which is kind of annoying to do. This should be harmless # on previous versions which generate the stubs directly in config.status. -_dx_glconfig_depfiles = am--depfiles -$(_dx_glconfig_depfiles): @GLSRC@/$(DEPDIR)/glconfig.Ph +@dx_depfiles_target@: @GLSRC@/$(DEPDIR)/glconfig.Ph @GLSRC@/$(DEPDIR)/glconfig.Ph: @$(MKDIR_P) $(@D) @echo '# dummy' >$@-t && mv -f $@-t $@