summaryrefslogtreecommitdiff
path: root/dviware
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-01-12 03:01:00 +0000
committerNorbert Preining <norbert@preining.info>2022-01-12 03:01:00 +0000
commit1f69e7b43c51a713b615b5ce4ed8adbcdaf9080e (patch)
treebe6fc97ec0a84cbd26fc2a7c4167c5e5bb01129a /dviware
parent39394e7cba63ab69525546760c8e542bb98f48e0 (diff)
CTAN sync 202201120300
Diffstat (limited to 'dviware')
-rw-r--r--dviware/dviljk/Makefile.in17
1 files changed, 2 insertions, 15 deletions
diff --git a/dviware/dviljk/Makefile.in b/dviware/dviljk/Makefile.in
index 8804f70712..8eaddd21d4 100644
--- a/dviware/dviljk/Makefile.in
+++ b/dviware/dviljk/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@
@@ -1325,6 +1310,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)
.PHONY: install-man1-links uninstall-man1-links
install-man1-links: