summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-07-10 11:12:03 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-07-10 11:12:03 +0000
commitd2a9b53f42cccb60e91a9d8163b24f0f2af7a06b (patch)
tree74b637e90ee8bd43d38fdfed11802a890572545a
parent146a631f5b1c0dc54d4e5b472123efde5b2c9ebd (diff)
drop unused files
git-svn-id: svn://tug.org/texlive/trunk@14220 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Build/source/texk/web2c/Makefile.in3
-rw-r--r--Build/source/texk/web2c/synctexdir/ChangeLog4
-rw-r--r--Build/source/texk/web2c/synctexdir/Makefile174
-rw-r--r--Build/source/texk/web2c/synctexdir/Makefile.in76
-rw-r--r--Build/source/texk/web2c/synctexdir/am/synctex.am6
5 files changed, 5 insertions, 258 deletions
diff --git a/Build/source/texk/web2c/Makefile.in b/Build/source/texk/web2c/Makefile.in
index 8631e2a5aa8..eab3b0ea4cd 100644
--- a/Build/source/texk/web2c/Makefile.in
+++ b/Build/source/texk/web2c/Makefile.in
@@ -1239,8 +1239,7 @@ EXTRA_DIST = PROJECTS cftests config.h cpascal.h help.h tangle.web \
synctexdir/synctex-e-mem.ch1 synctexdir/synctex-e-rec.ch0 \
synctexdir/synctex-e-rec.ch1 synctexdir/synctex-pdf-rec.ch2 \
synctexdir/synctex-xe-mem.ch2 synctexdir/synctex-xe-rec.ch2 \
- synctexdir/synctex-xe-rec.ch3 synctexdir/Makefile \
- synctexdir/Makefile.in libmd5/md5.test fmtutil.in \
+ synctexdir/synctex-xe-rec.ch3 libmd5/md5.test fmtutil.in \
Makefile.in.orig configure.in.orig metapost.mk
DISTCLEANFILES = $(EXTRA_LIBRARIES) tangle.c tangle.h tangle.p \
tangle-web2c stamp-tangle tangleboot.c tangleboot.h ctangle.c \
diff --git a/Build/source/texk/web2c/synctexdir/ChangeLog b/Build/source/texk/web2c/synctexdir/ChangeLog
index c31415b14ce..f29f21ecd96 100644
--- a/Build/source/texk/web2c/synctexdir/ChangeLog
+++ b/Build/source/texk/web2c/synctexdir/ChangeLog
@@ -1,3 +1,7 @@
+2009-07-10 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * am/synctex.am: remove unused files Makefile, Makefile.in.
+
2009-07-09 Peter Breitenlohner <peb@mppmu.mpg.de>
* synctex_main.c: make 'synctex help update' work as advertised.
diff --git a/Build/source/texk/web2c/synctexdir/Makefile b/Build/source/texk/web2c/synctexdir/Makefile
deleted file mode 100644
index 3b692b99f42..00000000000
--- a/Build/source/texk/web2c/synctexdir/Makefile
+++ /dev/null
@@ -1,174 +0,0 @@
-# Copyright (c) 2008 jerome DOT laurens AT u-bourgogne DOT fr
-#
-# This file is part of the SyncTeX package.
-#
-# License:
-# --------
-# Permission is hereby granted, free of charge, to any person
-# obtaining a copy of this software and associated documentation
-# files (the "Software"), to deal in the Software without
-# restriction, including without limitation the rights to use,
-# copy, modify, merge, publish, distribute, sublicense, and/or sell
-# copies of the Software, and to permit persons to whom the
-# Software is furnished to do so, subject to the following
-# conditions:
-#
-# The above copyright notice and this permission notice shall be
-# included in all copies or substantial portions of the Software.
-#
-# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
-# OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
-# HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
-# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
-# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
-# OTHER DEALINGS IN THE SOFTWARE
-#
-# Except as contained in this notice, the name of the copyright holder
-# shall not be used in advertising or otherwise to promote the sale,
-# use or other dealings in this Software without prior written
-# authorization from the copyright holder.
-#
-# Notice:
-# -------
-# make some tests
-
-srcdir = ..
-
-prepare:
- if ! test -d tests;\
- then\
- mkdir -p tests;\
- fi
-
-tests: prepare
- cd tests;\
- make all
-force:
-
-clean:
- rm -Rf tests
-
-tests_dir:
- -mkdir -p tests
-
-texch1:prepare
- tie -m tests/tex1.web ../tex.web ../tex.ch
-
-texch2:texch1
- tie -m tests/tex2.web tests/tex1.web ../synctex/synctex.ch0
-
-texch3:texch2
- tie -m tests/tex3.web tests/tex2.web ../synctex/synctex.ch1
-
-texch: texch3
-
-etexch01:tests_dir
- tie -m tests/etex01.web ../tex.web ../etexdir/tex.ch0
-
-etexch02:etexch01
- tie -m tests/etex02.web tests/etex01.web ../tex.ch
-
-etexch03:etexch02
- tie -m tests/etex03.web tests/etex02.web ../etexdir/tex.ch1
-
-etexch04:etexch03
- tie -m tests/etex04.web tests/etex03.web ../etexdir/tex.ech
-
-etexch05:etexch04
- tie -m tests/etex05.web tests/etex04.web ../synctex/synctex.ch0
-
-etexch06:etexch05
- tie -m tests/etex06.web tests/etex05.web ../synctex/synctex.ch1
-
-etexch0:etexch06
-
-etexch1:tests_dir
- tie -m tests/etex1.web ../tex.web ../etexdir/etex.ch
-
-etexch2:etexch1
- tie -m tests/etex2.web tests/etex1.web ../synctex/synctex.ch0
-
-etexch3:etexch2
- tie -m tests/etex3.web tests/etex2.web ../synctex/synctex.ch1
-
-etexch4:etexch3
- tie -m tests/etex4.web tests/etex3.web ../synctex/synctex-e.ch0
-
-etexch5:etexch4
- tie -m tests/etex5.web tests/etex4.web ../synctex/synctex-e.ch1
-
-etexch:etexch5
- echo "DONE"
-
-etexch-11:tests_dir etex.web
- tie -m tests/etex-11.web tests/etex.web ../synctex/synctex.ch0
-
-etexch-12:etexch-11
- tie -m tests/etex-12.web tests/etex-11.web ../synctex/synctex.ch1
-
-etexch-13:etexch-12
- tie -m tests/etex-13.web tests/etex-12.web ../synctex/synctex-e.ch0
-
-etexch-14:etexch-13
- tie -m tests/etex-14.web tests/etex-13.web ../synctex/synctex-e.ch1
-
-etexch-1:etexch-14
- echo "DONE"
-
-# Generation of the web and ch file.
-# Sources for etex.web:
-etex_web_srcs = $(srcdir)/tex.web \
- $(srcdir)/etexdir/etex.ch \
- $(srcdir)/etexdir/etex.fix
-# Sources for etex.ch:
-etex_ch_srcs = etex.web \
- $(srcdir)/etexdir/tex.ch0 \
- $(srcdir)/tex.ch \
- $(srcdir)/etexdir/tex.ch1 \
- $(srcdir)/etexdir/tex.ech
-# Rules:
-etex.web: prepare $(etex_web_srcs)
- tie -m tests/etex.web $(etex_web_srcs)
-etex.ch: prepare $(etex_ch_srcs)
- tie -c tests/etex.ch $(etex_ch_srcs)
-
-xetex_web_srcs = $(srcdir)/tex.web \
- $(srcdir)/etexdir/etex.ch \
- $(srcdir)/etexdir/tex.ch0 \
- $(srcdir)/tex.ch \
- $(srcdir)/etexdir/tex.ch1 \
- $(srcdir)/etexdir/tex.ech \
- ../synctex/synctex.ch0 \
- ../synctex/synctex-e.ch0 \
- ../synctex/synctex-xetex.ch1 \
- $(srcdir)/xetexdir/xetex.ch
-
-xetex.web: prepare $(xetex_web_srcs)
- tie -m tests/xetex.web $(xetex_web_srcs)
-
-xetex1: xetex.web
- tie -m tests/xetex1.web tests/xetex.web ../synctex/synctex.ch0
-
-xetex2:xetex1
- tie -m tests/xetex2.web tests/xetex1.web ../synctex/synctex-e.ch0
-
-xetex3:xetex2
- tie -m tests/xetex3.web tests/xetex2.web ../synctex/synctex-xetex.ch1
-
-xetex:xetex3
- echo "DONE"
-
-pdftex1: prepare
- pwd
- ls
- tie -m tests/pdftex-1.web ../pdftexdir/pdftex.web ../pdftexdir/tex.ch0
-
-pdftex2: prepare
- tie -m tests/pdftex-2.web tests/pdftex-1.web ../tex.ch
-
-pdftex3: prepare
- tie -m tests/pdftex-3.web tests/pdftex-2.web ../pdftexdir/pdftex.ch
-
-pdftex:pdftex3
diff --git a/Build/source/texk/web2c/synctexdir/Makefile.in b/Build/source/texk/web2c/synctexdir/Makefile.in
deleted file mode 100644
index 07e94a694ee..00000000000
--- a/Build/source/texk/web2c/synctexdir/Makefile.in
+++ /dev/null
@@ -1,76 +0,0 @@
-# Copyright (c) 2008 jerome DOT laurens AT u-bourgogne DOT fr
-#
-# This file is part of the SyncTeX package.
-#
-# License:
-# --------
-# Permission is hereby granted, free of charge, to any person
-# obtaining a copy of this software and associated documentation
-# files (the "Software"), to deal in the Software without
-# restriction, including without limitation the rights to use,
-# copy, modify, merge, publish, distribute, sublicense, and/or sell
-# copies of the Software, and to permit persons to whom the
-# Software is furnished to do so, subject to the following
-# conditions:
-#
-# The above copyright notice and this permission notice shall be
-# included in all copies or substantial portions of the Software.
-#
-# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
-# OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
-# HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
-# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
-# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
-# OTHER DEALINGS IN THE SOFTWARE
-#
-# Except as contained in this notice, the name of the copyright holder
-# shall not be used in advertising or otherwise to promote the sale,
-# use or other dealings in this Software without prior written
-# authorization from the copyright holder.
-#
-# Notice:
-# -------
-# make some tests
-# various test for synctex consistency
-srcdir=../..
-
-# first part: web consistency
-
-webs_dir:
- -mkdir -p webs
-
-clean::webs_clean
- rm -Rf webs
-
-texch1:webs_dir
- tie -m webs/tex1.web ../../tex.web ../../tex.ch
-
-texch2:texch1
- tie -m webs/tex2.web webs/tex1.web ../../synctex/synctex.ch0
-
-texch3:texch2
- tie -m webs/tex3.web webs/tex2.web ../../synctex/synctex.ch1
-
-texch: texch3
-
-etexch1:webs_dir
- tie -m webs/etex1.web ../../tex.web ../../etexdir/tex.ch0
-
-etexch2:etexch1
- tie -m webs/etex2.web webs/etex1.web ../../tex.ch
-
-etexch3:etexch2
- tie -m webs/etex3.web webs/etex2.web ../../etexdir/tex.ch1
-
-etexch4:etexch3
- tie -m webs/etex4.web webs/etex3.web ../../etexdir/tex.ech
-
-etexch5:etexch4
- tie -m webs/etex5.web webs/etex4.web ../../synctex/synctex.ch0
-
-etexch6:etexch5
- tie -m webs/etex6.web webs/etex5.web ../../synctex/synctex.ch1
-
-etexch:etexch6
diff --git a/Build/source/texk/web2c/synctexdir/am/synctex.am b/Build/source/texk/web2c/synctexdir/am/synctex.am
index 3eab195d4fd..59632931ef6 100644
--- a/Build/source/texk/web2c/synctexdir/am/synctex.am
+++ b/Build/source/texk/web2c/synctexdir/am/synctex.am
@@ -207,9 +207,3 @@ EXTRA_DIST += \
synctexdir/synctex-xe-rec.ch2 \
synctexdir/synctex-xe-rec.ch3
-## Not used
-##
-EXTRA_DIST += \
- synctexdir/Makefile \
- synctexdir/Makefile.in
-