summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAge
* Adjust Makefile and .gitignoreHEADmasterMike Beattie2012-01-02
| | | | | | | * Add classes/ to .gitignore * Adjust SDK variable in Makefile to read SDK path from local.properties Signed-off-by: Mike Beattie <mike@ethernal.org>
* Use ant for nowKeith Packard2012-01-01
| | | | | | | apkbuilder isn't supported any longer, so it doesn't appear possible to build with make until some replacement shell tool is created. Signed-off-by: Keith Packard <keithp@keithp.com>
* Get closer to building with makeKeith Packard2012-01-01
|
* remove built filesKeith Packard2012-01-01
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* importKeith Packard2011-12-31