X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=sherlock%2Fxml%2FMakefile;h=8b9af859debedd9fdd027105702f2e980f1b5c98;hb=99dbc539d5ce9a0b119e7b59ed943c129f617ec0;hp=c305be234c8ae1d38849227cf3fdf162ceff131f;hpb=ccf64507b45774b007ab6200036827f1597022d8;p=libucw.git diff --git a/sherlock/xml/Makefile b/sherlock/xml/Makefile index c305be23..8b9af859 100644 --- a/sherlock/xml/Makefile +++ b/sherlock/xml/Makefile @@ -13,8 +13,15 @@ $(o)/sherlock/xml/libshxml.a: $(addsuffix .o,$(LIBSHXML_MOD_PATHS)) $(o)/sherlock/xml/libshxml.so: $(addsuffix .oo,$(LIBSHXML_MOD_PATHS)) $(o)/sherlock/xml/libshxml.pc: $(LIBSH) $(LIBCHARSET) -$(o)/sherlock/xml/common.o $(o)/sherlock/xml/unicat.h: $(o)/sherlock/xml/unicat.stamp -$(o)/sherlock/xml/unicat.stamp: $(s)/sherlock/xml/unicat.pl +$(o)/sherlock/xml/common.o: $(o)/sherlock/xml/unicat.h +$(o)/sherlock/xml/common.oo: $(o)/sherlock/xml/unicat.h +$(o)/sherlock/xml/source.o: $(o)/sherlock/xml/unicat.h +$(o)/sherlock/xml/source.oo: $(o)/sherlock/xml/unicat.h +$(o)/sherlock/xml/dtd.o: $(o)/sherlock/xml/unicat.h +$(o)/sherlock/xml/dtd.oo: $(o)/sherlock/xml/unicat.h +$(o)/sherlock/xml/parse.o: $(o)/sherlock/xml/unicat.h +$(o)/sherlock/xml/parse.oo: $(o)/sherlock/xml/unicat.h +$(o)/sherlock/xml/unicat.h: $(s)/sherlock/xml/unicat.pl $(M)GEN $(addprefix $(o)/sherlock/xml/unicat,.h .c) $(Q)$< $(addprefix $(o)/sherlock/xml/unicat,.h .c) $(Q)touch $@