summaryrefslogtreecommitdiff
path: root/unoxml/Makefile
blob: ccb1c85a04da1561bdd303802e54abac8b052084 (plain)
1
2
3
4
5
6
7
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-

module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))

include $(module_directory)/../solenv/gbuild/partial_build.mk

# vim: set noet sw=4 ts=4:
?id=b58498fb57fc5ec30e539ba7c05d627ee99b9a8b'>Now with in-process redirection, the adb shell setprop thing is not neededTor Lillqvist 2012-02-27android: remove obsolete sourcing of Env.Host.sh adviceMichael Meeks 2012-02-03android: Source env. before trying to run it.Jan Holesovsky 2012-01-23android: update README and fix a number of silly escaping issuesMichael Meeks 2012-01-22Wash my handsTor Lillqvist 2012-01-20android: better readme / docs.Michael Meeks 2012-01-20android: Add debugging tipsMichael Meeks 2012-01-20android: more goodness into the README a bit moreMichael Meeks 2012-01-20android: more notes on running the testMichael Meeks 2012-01-04Minor editsTor Lillqvist