From 507a94e7a5161b9272bdee7845c519004df84732 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 11 Jan 2022 22:54:49 +0000 Subject: do not propagate leading comments from Makefile.in, do add trailing comment for some *.am git-svn-id: svn://tug.org/texlive/trunk@61576 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/dvipng/Makefile.in | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) (limited to 'Build/source/texk/dvipng') diff --git a/Build/source/texk/dvipng/Makefile.in b/Build/source/texk/dvipng/Makefile.in index c728a692221..eb72975f80e 100644 --- a/Build/source/texk/dvipng/Makefile.in +++ b/Build/source/texk/dvipng/Makefile.in @@ -14,21 +14,6 @@ @SET_MAKE@ -# am/bin_links.am: Makefile fragment for bindir links. -# -# Copyright 2017-2020 Karl Berry -# Copyright 2011-2013 Peter Breitenlohner -# You may freely use, modify and/or distribute this file. -# -# requires conditional WIN32 -# requires $(bin_links) -# Symlinks within $(bindir): FILE:LINK indicates LINK->FILE -# for binaries and scripts use, e.g., -# binprog$(EXEEXT):foo -# script:bar -# respectively, such that the links created on cygwin are -# 'foo->binprog.exe' and 'bar->script'. - VPATH = @srcdir@ am__is_gnu_make = { \ if test -z '$(MAKELEVEL)'; then \ @@ -1609,6 +1594,8 @@ uninstall-bin-links: @WIN32_FALSE@ link=`echo $$s | sed 's,.*:,,'`; \ @WIN32_FALSE@ rm -f $(DESTDIR)$(bindir)/$$link; \ @WIN32_FALSE@ done + +# (end of bin_links.am) @WIN32_FALSE@@have_gif_TRUE@install-exec-hook: install-bin-links @WIN32_FALSE@@have_gif_TRUE@uninstall-hook: uninstall-bin-links dvipng.log: dvipng$(EXEEXT) -- cgit v1.2.3