summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-10-05 19:41:13 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-10-05 19:41:13 +0000
commitf18f44f97604014816471a9295c9fb1acac8b19b (patch)
tree7fff11e6596145c480a788a5ee85bdf6027be480
parentFiles to support Shift-JIS code on pLaTeX2e. (diff)
Activate platex-{common,euc,jis,sjis} and detach platex.
Notes
Notes: svn path=/head/; revision=8126
-rw-r--r--japanese/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index 2794b3680a92..3a144ec7d06d 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.84 1997/10/04 17:28:13 max Exp $
+# $Id: Makefile,v 1.85 1997/10/04 17:30:18 max Exp $
#
SUBDIR += Canna
@@ -74,7 +74,10 @@
SUBDIR += pine
SUBDIR += pkfonts
SUBDIR += plain2
- SUBDIR += platex
+ SUBDIR += platex-common
+ SUBDIR += platex-euc
+ SUBDIR += platex-jis
+ SUBDIR += platex-sjis
SUBDIR += prn
SUBDIR += ptex-common
SUBDIR += ptex-euc