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:
@@ -1,3 +1,9 @@
|
||||
[alias]
|
||||
gerrit = //:gerrit
|
||||
release = //:release
|
||||
download = //:download
|
||||
eclipse = //:eclipse
|
||||
|
||||
[buildfile]
|
||||
includes = //lib/DEFS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user