Hi,
I am trying to use the make facility with qcc. Having no makefile in the
working directory and specifying the target, make works OK. However when I
create a makefile, as soon as I specify a target, make terminates with the
error message: missing separator. I have tried inserting and removing spaces
and tabs in all possible places in the target line but it always terminates
with the above error. Entering subsequnt lines such as a command line does
not change the error.
Anyone any ideas? I have run out.
Thanks for your help
Frans Weehuizen