ENOSIG Discussie (threads)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: .if defined in GNU and BSD make
Ronald van Engelen writes:
> 1. DIRS := $(shell $(XSLT) $(L_DIRS) $(XML))
> 2. FILELIST = $(XSLT) --stringparam subdir $@ $(L_FILES) $(XML)
> Pointers/help would be appreciated!
Why do you use make? I don't see any dependencies that need to
trigger rebuild, it looks as if you always execute the same command.
If you do, try using a script.
Jan.
Gerelateerd:
[
Date Index]
[
Thread Index]