summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/man/Makefile.am
diff options
context:
space:
mode:
authorTakuji Tanaka <ttk@t-lab.opal.ne.jp>2023-01-15 05:09:14 +0000
committerTakuji Tanaka <ttk@t-lab.opal.ne.jp>2023-01-15 05:09:14 +0000
commit4e57488dc8dcd7460b4db6fedce7b54453d24855 (patch)
treebcb2d924a75967e4c73acbdee73e48d098c32aed /Build/source/texk/web2c/man/Makefile.am
parent3c9b4e92dfcb1904603d9b878d77b7ef404cbec8 (diff)
(e)(u)ptex: replace binaries of (u)ptex to aliases of e(u)ptex
Ref. https://github.com/texjporg/tex-jp-build/issues/32 git-svn-id: svn://tug.org/texlive/trunk@65543 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/man/Makefile.am')
-rw-r--r--Build/source/texk/web2c/man/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/man/Makefile.am b/Build/source/texk/web2c/man/Makefile.am
index 4af456725c0..53bda902357 100644
--- a/Build/source/texk/web2c/man/Makefile.am
+++ b/Build/source/texk/web2c/man/Makefile.am
@@ -54,14 +54,14 @@ endif PDFTEX
pdftex_man_sources = pdftex.man pdftosrc.man ttf2afm.man
EXTRA_DIST += $(pdftex_man_sources)
-if PTEX
+if EPTEX
man_sources += ptex.man
man1_links += ptex:eptex ptex:euptex ptex:uptex
man_sources += ppltotf.man ptftopl.man
man1_links += ppltotf:uppltotf ptftopl:uptftopl
man_sources += pbibtex.man
man1_links += pbibtex:upbibtex
-endif PTEX
+endif EPTEX
EXTRA_DIST += ptex.man ppltotf.man ptftopl.man pbibtex.man
if LUATEX