/[suikacvs]/markup/html/dtd/Makefile
Suika

Contents of /markup/html/dtd/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations) (download)
Mon Jul 5 13:56:23 2004 UTC (20 years, 4 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +2 -0 lines
New

1 wakaba 1.1 BIN = ../../tool/
2     LIB = ../../tool/
3    
4     PERL = perl -I$(LIB)
5     MKDTDS = $(BIN)mkdtds.pl
6    
7 wakaba 1.2 all: xhtml11-webforms20.dtd
8    
9 wakaba 1.1 %.dtd: %.dds $(MKDTDS)
10     $(PERL) $(MKDTDS) $<

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24