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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Sun Oct 13 02:30:26 2002 UTC (22 years, 1 month ago) by wakaba
Branch: MAIN
2002-10-13  Wakaba <w@suika.fam.cx>

	* JISCompatible.esr: New file.
	* Makefile: New file.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24