Gitweb links:

...log 
http://git.netsurf-browser.org/toolchains.git/shortlog/206201519dc2d9cd1a13a080933c2b922d9e68d6
...commit 
http://git.netsurf-browser.org/toolchains.git/commit/206201519dc2d9cd1a13a080933c2b922d9e68d6
...tree 
http://git.netsurf-browser.org/toolchains.git/tree/206201519dc2d9cd1a13a080933c2b922d9e68d6

The branch, ashmew2/kolibrios has been updated
       via  206201519dc2d9cd1a13a080933c2b922d9e68d6 (commit)
      from  45faca6bc7c600e56d641339ed1edb25e8a92280 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commitdiff 
http://git.netsurf-browser.org/toolchains.git/commit/?id=206201519dc2d9cd1a13a080933c2b922d9e68d6
commit 206201519dc2d9cd1a13a080933c2b922d9e68d6
Author: Ashish Gupta <[email protected]>
Commit: Ashish Gupta <[email protected]>

    Add makefile

diff --git a/kos32-gcc/Makefile b/kos32-gcc/Makefile
new file mode 100644
index 0000000..84abde0
--- /dev/null
+++ b/kos32-gcc/Makefile
@@ -0,0 +1,4 @@
+all: builder
+
+builder:
+       ./build.sh


-----------------------------------------------------------------------

Summary of changes:
 kos32-gcc/Makefile |    4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 kos32-gcc/Makefile

diff --git a/kos32-gcc/Makefile b/kos32-gcc/Makefile
new file mode 100644
index 0000000..84abde0
--- /dev/null
+++ b/kos32-gcc/Makefile
@@ -0,0 +1,4 @@
+all: builder
+
+builder:
+       ./build.sh


-- 
Cross-compilation toolchains and environments

_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org

Reply via email to