]> mj.ucw.cz Git - libucw.git/blobdiff - sherlock/xml/Makefile
autoconf.cfg: recognize correctly quad-core models of Intel Xeon cpus
[libucw.git] / sherlock / xml / Makefile
index c305be234c8ae1d38849227cf3fdf162ceff131f..8b9af859debedd9fdd027105702f2e980f1b5c98 100644 (file)
@@ -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 $@