Hi, On 6月3日, 上午2時47分, Henrik Carlqvist <[EMAIL PROTECTED]> wrote: > Each target will only be run once, but you can have two commands for a > single target:
This is just an example, becoz I have large group of commands, so I don't want to copy-and-paste, which make the make file ugly. Anyway, currently my way is to execute another make file within a make file. Howard.