1 # GNU Mes --- Maxwell Equations of Software
2 # Copyright © 2018 Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
4 # This file is part of GNU Mes.
6 # GNU Mes is free software; you can redistribute it and/or modify it
7 # under the terms of the GNU General Public License as published by
8 # the Free Software Foundation; either version 3 of the License, or (at
9 # your option) any later version.
11 # GNU Mes is distributed in the hope that it will be useful, but
12 # WITHOUT ANY WARRANTY; without even the implied warranty of
13 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 # GNU General Public License for more details.
16 # You should have received a copy of the GNU General Public License
17 # along with GNU Mes. If not, see <http://www.gnu.org/licenses/>.
22 echo srcdest=${srcdest}
23 echo top_builddir=${top_builddir}
37 export GUILE_LOAD_COMPILED_PATH
38 export GUILE_LOAD_PATH
58 export abs_top_builddir
68 BLOOD_ELF=${BLOOD_ELF-blood-elf}
72 CC_CPPFLAGS=${CC_CPPFLAGS-"
73 -D 'VERSION=\"$VERSION\"'
74 -D 'MODULEDIR=\"$moduledir\"'
75 -D 'PREFIX=\"$prefix\"'
82 CC_CFLAGS=${CC_CFLAGS-"
88 CC64_CPPFLAGS=${CC64_CPPFLAGS-"
89 -D 'VERSION=\"$VERSION\"'
90 -D 'MODULEDIR=\"$moduledir\"'
91 -D 'PREFIX=\"$prefix\"'
98 CC64_CFLAGS=${CC64_CFLAGS-"
107 -Wno-discarded-qualifiers
108 -Wno-int-to-pointer-cast
109 -Wno-pointer-to-int-cast
112 -Wno-incompatible-pointer-types
115 CC32_CPPFLAGS=${CC32_CPPFLAGS-"
116 -D 'VERSION=\"$VERSION\"'
117 -D 'MODULEDIR=\"$moduledir\"'
118 -D 'PREFIX=\"$prefix\"'
125 CC32_CFLAGS=${CC32_CFLAGS-"
134 -Wno-discarded-qualifiers
135 -Wno-int-to-pointer-cast
136 -Wno-pointer-to-int-cast
139 -Wno-incompatible-pointer-types
142 MES_CPPFLAGS=${MES_CPPFLAGS-"
143 -D 'VERSION=\"$VERSION\"'
144 -D 'MODULEDIR=\"$moduledir\"'
145 -D 'PREFIX=\"$prefix\"'
152 MES_CFLAGS=${MES_CFLAGS-"
155 MES_CFLAGS=${MES_CFLAGS-"
163 HEX2FLAGS=${HEX2FLAGS-"
166 --BaseAddress 0x1000000