Declare aliases for the major top-level targets

This avoids needing to type ":" in front of the name to build.
Eventually I can move the eclipse targets down into a different
area and hide them from the top level file.

Change-Id: I9781099348cbe969bfd9c1f38711c37e1b92d3e2
This commit is contained in:
Shawn Pearce
2013-05-10 11:37:05 -07:00
parent c072c61e38
commit 39bdec8add

View File

@@ -1,3 +1,9 @@
[alias]
gerrit = //:gerrit
release = //:release
download = //:download
eclipse = //:eclipse
[buildfile]
includes = //lib/DEFS