/[pub]/test/oldencodeutils/lib/Encode/ISO2022/Makefile
Suika

Contents of /test/oldencodeutils/lib/Encode/ISO2022/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Mon Oct 14 06:58:35 2002 UTC (23 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.1: +2 -0 lines
2002-10-14  Nanashi-san

	* ISO2022.pm, SJIS.pm: Bug fix of utf8 flag control.
	(Committed by Wakaba <w@suika.fam.cx>.)

1 PERL = perl
2 PERLINS = ../../
3 PERLOPTION = -I$(PERLINS)
4 ESR2PM = ../Table/tool/esr2pm.pl
5
6 all: JISCompatible.pm
7
8 %.pm: %.esr $(ESR2PM)
9 $(PERL) $(PERLOPTION) $(ESR2PM) $< > $@

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24