diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-06-07 11:44:38 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-06-07 11:44:38 -0400 |
commit | b37ee8ec5cd65daac932a70b6f507e51353e9d56 (patch) | |
tree | ddb01bea072a93cdadc6bd142b3fae54b90bc88a /rules | |
parent | eb754e501c91cdcb29e01e50f065f73f308d3574 (diff) |
Makefile: pull program names into $(CAPS) variables. Fix issues as found.
- set TAR=bsdtar instead of TAR=tar; GNU tar won't extract .zip files
- build/download/svn: ensure subdirectory existence
- build/extract/git: ensure subdirectory existence
- build/extract/git: emit an error after $(RM)ing because of an error
- build/extract/tar: emit an error after $(RM)ing because of an error
- build/workdir: remove extra flags from $(PATCH)
- deps2classpath: use $(SED)'s 'y' command instead of $(TR)
- .tokens: don't unnecessarily shove both commands into the same line
- set .DELETE_ON_ERROR:
Diffstat (limited to 'rules')
0 files changed, 0 insertions, 0 deletions