~epii/+junk/chromium-browser

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: epii
  • Date: 2012-01-09 07:59:15 UTC
  • Revision ID: public.epii@gmail.com-20120109075915-kw611d3xcslilmek
Modified Makefile.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
        cd src && make $(MAKEOPTS) LINK=true -k -j $(JOBS)
18
18
 
19
19
sync:
20
 
        cd src && gclient sync
 
20
        gclient sync
21
21