From 2f6aaa9586297d287c5c721660795db1191f47f3 Mon Sep 17 00:00:00 2001 From: inmarket Date: Wed, 8 Jul 2015 09:51:17 +1000 Subject: Add win32.chibios and win32.raw32 OPT_OS options to the make system. --- tools/gmake_scripts/os_win32.raw32.mk | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 tools/gmake_scripts/os_win32.raw32.mk (limited to 'tools') 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 -- cgit v1.2.3