diff options
author | Sven Gothel <[email protected]> | 2012-11-06 20:57:33 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-11-06 21:16:30 +0100 |
commit | bb3bb1247fb1fab05a85302dd9e5d57b769fcdbf (patch) | |
tree | 370c3efa0d2e4229feaa4ed8fdf8ad64d8660838 /maven/make-platforms.txt | |
parent | 4fd161240a1616382c1b1f744bf31d2a9489437e (diff) |
Prepare repo merge
Diffstat (limited to 'maven/make-platforms.txt')
-rw-r--r-- | maven/make-platforms.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/maven/make-platforms.txt b/maven/make-platforms.txt new file mode 100644 index 0000000..6ff9f43 --- /dev/null +++ b/maven/make-platforms.txt @@ -0,0 +1,10 @@ +android-armv6 : Android ARMv6 +linux-amd64 : Linux AMD64 +linux-armv6 : Linux ARMv6 +linux-armv6hf : Linux ARMv6hf +linux-i586 : Linux i586 +macosx-universal : Mac OS X Universal +solaris-amd64 : Solaris AMD64 +solaris-i586 : Solaris i586 +windows-amd64 : Windows AMD64 +windows-i586 : Windows i586 |