summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipng/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvipng/Makefile.in')
-rw-r--r--Build/source/texk/dvipng/Makefile.in17
1 files changed, 2 insertions, 15 deletions
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 <tex-live@tug.org>
-# Copyright 2011-2013 Peter Breitenlohner <tex-live@tug.org>
-# 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)