Re: make: don't know how to make TARGET. Stop

2005-11-24 Thread Daniel
n I run make TARGET and get the following error: > make: don't know how to make TARGET. Stop > > What have I done wrong or am I missing something? > > Thank you, > Jose What source are you recompiling? TARGET should be what you want to build, not what you put on the comma

make: don't know how to make TARGET. Stop

2005-11-24 Thread Jose Borquez
I am going to recompile the source and I want to save the output from running make to a file. I run script /var/tmp/mw.out then get the following output: Script started, output file is /var/tmp/mw.out Then I run make TARGET and get the following error: make: don't know how to make TARGET.