summaryrefslogtreecommitdiff
path: root/x11-wm/windowmaker-i18n/files/patch-ak
blob: 303dc04205a2815c14ce16fe99d83c17488048da (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- po/Makefile.in.orig	Fri Oct 23 22:02:30 1998
+++ po/Makefile.in	Sun Nov 22 22:04:06 1998
@@ -215,6 +215,11 @@
 clean-generic maintainer-clean-generic clean mostlyclean distclean \
 maintainer-clean
 
+ja_JP.EUC.po:	ja.po
+	nkf -e ja.po > ja_JP.EUC.po
+
+ja_JP.SJIS.po:	ja.po
+	nkf -e ja.po > ja_JP.SJIS.po
 
 .po.mo: 
 	msgfmt -o $@ $<