summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNicholas Van Doorn <vandoorn.nick@gmail.com>2018-11-15 13:10:01 -0800
committerGitHub <noreply@github.com>2018-11-15 13:10:01 -0800
commit158fd00543e468675c83f9ad23a4ce47a716f94f (patch)
tree9f75c16e478a1518f7f84284678564823dc04e15 /Makefile
parent3da7cd6011d084fcb72b6f696319374ec59c2cd6 (diff)
parent4e379259292be2709834ee0d75e212f80b14e1b0 (diff)
Merge pull request #8 from brnkl/documentation
Documentation
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..d15a379
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,6 @@
+wp85:
+ mkapp -t wp85 motionService.adef -b
+clean:
+ rm -r _build_* \
+ *.update \
+ *.app