From 0c7c5013ed0bbc12b2bcbd255cf4989ebc855d69 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 7 Jun 2020 18:00:56 +0000 Subject: omit $Id$ in generated output; it is useful, but too painful to commit autosources and generated files separately git-svn-id: svn://tug.org/texlive/trunk@55466 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/Makefile.in | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) (limited to 'Build/source/texk/web2c/Makefile.in') diff --git a/Build/source/texk/web2c/Makefile.in b/Build/source/texk/web2c/Makefile.in index a6f8f30118d..058cc729997 100644 --- a/Build/source/texk/web2c/Makefile.in +++ b/Build/source/texk/web2c/Makefile.in @@ -14,6 +14,21 @@ @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'. + @@ -18864,8 +18879,6 @@ $(libsynctex_a_OBJECTS): $(ZLIB_DEPEND) synctexdir/synctex.log: synctex$(EXEEXT) libmd5/md5.log: md5main$(EXEEXT) -# $Id$ -# am/bin_links.am: Makefile fragment for bindir links. .PHONY: install-bin-links uninstall-bin-links install-bin-links: -- cgit v1.2.3