Rico Schüller <[email protected]> writes:

> @@ -110,6 +110,9 @@ filter: dummy
>  .po.mo:
>       $(MSGFMT) -o $@ $<
>  
> +.x.h:
> +     $(MAKEXFTMPL) -i D3DRM_XTEMPLATES -s D3DRM_XTEMPLATE_BYTES -o $@ $<

It doesn't make sense to have a generic rule since the template names
are file specific.

-- 
Alexandre Julliard
[email protected]


Reply via email to