On Mon, Mar 13, 2000 at 07:11:28PM +0100, Javier Fdz-Sanguino Pen~a wrote:
>       ¿How can I make a wml file dependant on other files?
>       The problem is the files in w.d.o/international/spanish are
> generated based on a database made in Perl, I want that when it changes the
> wml files are recreated.
>       I have done this in an ugly way (touch *.wml && cvs ci ) but I'm
> sure there's an easier one.

Um, add those files to the targets of the appropriate rule to the Makefile?
For example,

%.wml: perldatabase.pl

Or something like that... Although I don't know if this would work for the
web pages...

-- 
enJoy -*/\*- don't even try to pronounce my first name

Reply via email to