/[suikacvs]/perl/lib/Encode/ISO2022/Makefile
Suika

Contents of /perl/lib/Encode/ISO2022/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations) (download)
Mon Oct 14 06:58:35 2002 UTC (22 years, 1 month 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 wakaba 1.1 PERL = perl
2     PERLINS = ../../
3     PERLOPTION = -I$(PERLINS)
4     ESR2PM = ../Table/tool/esr2pm.pl
5    
6 wakaba 1.2 all: JISCompatible.pm
7    
8 wakaba 1.1 %.pm: %.esr $(ESR2PM)
9     $(PERL) $(PERLOPTION) $(ESR2PM) $< > $@

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24