summaryrefslogtreecommitdiff
path: root/Master/bin/hppa-hpux
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-12-23 01:15:46 +0000
committerKarl Berry <karl@freefriends.org>2006-12-23 01:15:46 +0000
commit074e79114ec9a0a530daaa25fc6dbb6b74a8d2c7 (patch)
treee28a13d3464137187bcbcd23fac784d8d1aa489d /Master/bin/hppa-hpux
parenta610a0962f3fb88d7c42eb73d76b41d5205ad657 (diff)
remove altpdf
git-svn-id: svn://tug.org/texlive/trunk@2857 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/hppa-hpux')
l---------Master/bin/hppa-hpux/altpdfaleph1
l---------Master/bin/hppa-hpux/altpdfamstex1
l---------Master/bin/hppa-hpux/altpdfcont-en1
l---------Master/bin/hppa-hpux/altpdfcont-nl1
l---------Master/bin/hppa-hpux/altpdfetex1
l---------Master/bin/hppa-hpux/altpdflambda1
l---------Master/bin/hppa-hpux/altpdflatex1
l---------Master/bin/hppa-hpux/altpdfomega1
-rwxr-xr-xMaster/bin/hppa-hpux/altpdftex13
9 files changed, 0 insertions, 21 deletions
diff --git a/Master/bin/hppa-hpux/altpdfaleph b/Master/bin/hppa-hpux/altpdfaleph
deleted file mode 120000
index 89cd5e54d57..00000000000
--- a/Master/bin/hppa-hpux/altpdfaleph
+++ /dev/null
@@ -1 +0,0 @@
-altpdftex \ No newline at end of file
diff --git a/Master/bin/hppa-hpux/altpdfamstex b/Master/bin/hppa-hpux/altpdfamstex
deleted file mode 120000
index 89cd5e54d57..00000000000
--- a/Master/bin/hppa-hpux/altpdfamstex
+++ /dev/null
@@ -1 +0,0 @@
-altpdftex \ No newline at end of file
diff --git a/Master/bin/hppa-hpux/altpdfcont-en b/Master/bin/hppa-hpux/altpdfcont-en
deleted file mode 120000
index 89cd5e54d57..00000000000
--- a/Master/bin/hppa-hpux/altpdfcont-en
+++ /dev/null
@@ -1 +0,0 @@
-altpdftex \ No newline at end of file
diff --git a/Master/bin/hppa-hpux/altpdfcont-nl b/Master/bin/hppa-hpux/altpdfcont-nl
deleted file mode 120000
index 89cd5e54d57..00000000000
--- a/Master/bin/hppa-hpux/altpdfcont-nl
+++ /dev/null
@@ -1 +0,0 @@
-altpdftex \ No newline at end of file
diff --git a/Master/bin/hppa-hpux/altpdfetex b/Master/bin/hppa-hpux/altpdfetex
deleted file mode 120000
index 89cd5e54d57..00000000000
--- a/Master/bin/hppa-hpux/altpdfetex
+++ /dev/null
@@ -1 +0,0 @@
-altpdftex \ No newline at end of file
diff --git a/Master/bin/hppa-hpux/altpdflambda b/Master/bin/hppa-hpux/altpdflambda
deleted file mode 120000
index 89cd5e54d57..00000000000
--- a/Master/bin/hppa-hpux/altpdflambda
+++ /dev/null
@@ -1 +0,0 @@
-altpdftex \ No newline at end of file
diff --git a/Master/bin/hppa-hpux/altpdflatex b/Master/bin/hppa-hpux/altpdflatex
deleted file mode 120000
index 89cd5e54d57..00000000000
--- a/Master/bin/hppa-hpux/altpdflatex
+++ /dev/null
@@ -1 +0,0 @@
-altpdftex \ No newline at end of file
diff --git a/Master/bin/hppa-hpux/altpdfomega b/Master/bin/hppa-hpux/altpdfomega
deleted file mode 120000
index 89cd5e54d57..00000000000
--- a/Master/bin/hppa-hpux/altpdfomega
+++ /dev/null
@@ -1 +0,0 @@
-altpdftex \ No newline at end of file
diff --git a/Master/bin/hppa-hpux/altpdftex b/Master/bin/hppa-hpux/altpdftex
deleted file mode 100755
index 6524cf92f39..00000000000
--- a/Master/bin/hppa-hpux/altpdftex
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/bin/sh
-
-format=`basename $0|sed 's/altpdf//'`
-
-echo
-echo "This script has been deprecated. Please call"
-echo
-echo " simpdftex $format $*"
-echo
-echo "instead."
-echo
-
-exit 1