OK.
Using .PHONY:ALL works fine.
Thanks !
2) I have found another issue regard macro defined on pomake command line.
Using this command: "pomake /f makefile.pc HB_MT=mt" at command line, the !ifdef preprocessor doesn't recognize this macro. The condition !ifdef HB_MT is false, however the macro was created.
best regards,
Eduardo