Works for me. Do you have an "all" target in your Makefile? Can you
see what $all_targets is set to?

On Thu, Dec 3, 2009 at 10:29 PM, James Su <su...@chromium.org> wrote:
> "make chrome" works as expected, it builds out the chrome binary. But "make"
> or "make all" doesn't work at all.
>
> - James Su
>
> 2009/12/4 Craig Schlenter <craig.schlen...@gmail.com>
>>
>> Hi
>>
>> One known problem with the make build is that you sometimes have to
>> run it twice to rebuild the chrome target as the strings sometimes
>> don't get rebuilt properly but if make chrome does something, then in
>> theory make/make all should have built that too.
>>
>> What does make chrome build that make all doesn't? - that might give
>> us some clues as to what is wrong.
>>
>> --Craig
>>
>> On Fri, Dec 4, 2009 at 7:53 AM, James Su <su...@chromium.org> wrote:
>> > Unfortunately, it doesn't work. Actually, "make" == "make all".
>> >
>> > - James Su
>> >
>> > 2009/12/4 Craig Schlenter <craig.schlen...@gmail.com>
>> >>
>> >> I think you don't need to specify a target to build everything i.e.
>> >> just type make and it should work.
>> >>
>> >> --Craig
>> >>
>> >> On Fri, Dec 4, 2009 at 7:44 AM, James Su <su...@chromium.org> wrote:
>> >> > Hi,
>> >> >   I just switched to use make to build chromium linux, but I found
>> >> > that
>> >> > "make all" didn't work at all. It only told me: make: Nothing to be
>> >> > done
>> >> > for
>> >> > `all'. Though it works if I specify the target name explicitly, such
>> >> > as
>> >> > "make chrome". Is it a known issue of gyp? Or I missed something?
>> >> >
>> >> > - James Su
>> >> >
>> >> > --
>> >> > Chromium Developers mailing list: chromium-dev@googlegroups.com
>> >> > View archives, change email options, or unsubscribe:
>> >> > http://groups.google.com/group/chromium-dev
>> >
>> >
>
> --
> Chromium Developers mailing list: chromium-dev@googlegroups.com
> View archives, change email options, or unsubscribe:
> http://groups.google.com/group/chromium-dev

-- 
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev

Reply via email to