gerrit/.buckconfig
Shawn Pearce 5047911dba Rename DEFS files to *.defs
The build system used mixed names for essentially the same things.
Rename all DEFS files to *.defs matching the handful of other files
that are already using this convention.

Change-Id: I3269bd5db5d8d83f5e192ea910f19431c2a4a1cf
2013-07-30 17:18:33 +00:00

17 lines
390 B
Plaintext

[alias]
api = //:api
api_deploy = //tools/maven:deploy
api_install = //tools/maven:install
download = //tools:download
download_sources = //tools:download_sources
gerrit = //:gerrit
eclipse = //tools/eclipse:eclipse
eclipse_project = //tools/eclipse:eclipse_project
release = //:release
[buildfile]
includes = //tools/default.defs
[java]
src_roots = java, resources