aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2015-07-08 09:51:17 +1000
committerinmarket <andrewh@inmarket.com.au>2015-07-08 09:51:17 +1000
commit2f6aaa9586297d287c5c721660795db1191f47f3 (patch)
tree6ee23b1b2d72a7f3eaf99bde2dfc3fbe6fcaef30 /tools
parent96bed0cd751eaea27fb3a49a963b95b1e8219cc8 (diff)
downloaduGFX-2f6aaa9586297d287c5c721660795db1191f47f3.tar.gz
uGFX-2f6aaa9586297d287c5c721660795db1191f47f3.tar.bz2
uGFX-2f6aaa9586297d287c5c721660795db1191f47f3.zip
Add win32.chibios and win32.raw32 OPT_OS options to the make system.
Diffstat (limited to 'tools')
-rw-r--r--tools/gmake_scripts/os_win32.raw32.mk15
1 files changed, 15 insertions, 0 deletions
diff --git a/tools/gmake_scripts/os_win32.raw32.mk b/tools/gmake_scripts/os_win32.raw32.mk
new file mode 100644
index 00000000..8a9cf78b
--- /dev/null
+++ b/tools/gmake_scripts/os_win32.raw32.mk
@@ -0,0 +1,15 @@
+#
+# This file is subject to the terms of the GFX License. If a copy of
+# the license was not distributed with this file, you can obtain one at:
+#
+# http://ugfx.org/license.html
+#
+
+# See readme.txt for the make API
+
+# Requirements:
+#
+# NONE
+#
+
+include $(GFXLIB)/tools/gmake_scripts/os_win32.mk