/[suikacvs]/markup/slide/schema/Makefile
Suika

Contents of /markup/slide/schema/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Mon Nov 8 10:31:24 2004 UTC (19 years, 6 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +2 -0 lines
Make "make all" work

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24