diff options
Diffstat (limited to 'eclipse/TYCHO_BUILD')
-rw-r--r-- | eclipse/TYCHO_BUILD | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/eclipse/TYCHO_BUILD b/eclipse/TYCHO_BUILD deleted file mode 100644 index 7836ec9..0000000 --- a/eclipse/TYCHO_BUILD +++ /dev/null @@ -1,6 +0,0 @@ -To build using Tycho, perform: - - $ cd sdk/eclipse - $ make -f maven.mk - -The resulting artifacts will be in $OUT/host/maven/bundles-<version>-SNAPSHOT/products/ |