opnsense-src/sys/boot/ficl
Marcel Moolenaar 04ae0d7cc5 Fix the build of the testmain target. This target compiles a Forth
interpreter that can be run on the system and as such cannot be
compiled against libbstand. On the one hand this means we need to
include the usual headers for system interfaces that we use and
on the the other hand we can only use standard system interfaces.

While here, define local variables only when needed to make this
WARNS=2 clean on amd64.

PR:		172542
Obtained from:	peterj@
Pointed out by: Jan Beich <jbeich@tormail.org>
2013-08-01 18:06:58 +00:00
..
amd64 Add a version of the FreeBSD bootloader which can run in userland, packaged 2011-06-30 16:08:56 +00:00
arm Fix two broken macros. 2013-04-07 05:40:49 +00:00
i386 Fix clang warnings. 2012-02-05 20:00:39 +00:00
ia64
mips Add basic mips support. This has been compile tested only. 2009-02-19 18:52:31 +00:00
powerpc
softwords Update to FICL 3.03 (the last release before FICL4 rewrite). 2007-03-23 22:26:01 +00:00
sparc64
dict.c
ficl.c
ficl.h Add a missing prototype 2010-06-20 08:03:06 +00:00
fileaccess.c Fix clang warnings. 2012-02-05 20:00:39 +00:00
float.c Update to FICL 3.03 (the last release before FICL4 rewrite). 2007-03-23 22:26:01 +00:00
loader.c Fix the build of the testmain target. This target compiles a Forth 2013-08-01 18:06:58 +00:00
Makefile Build a 64 bit version of the FICL library. This is need for a 64 bit 2012-12-21 05:22:14 +00:00
math64.c
math64.h
prefix.c
search.c
stack.c
testmain.c
tools.c The CELL fields can be various integer types depending on the platform 2013-04-07 05:53:42 +00:00
unix.c Update to FICL 3.03 (the last release before FICL4 rewrite). 2007-03-23 22:26:01 +00:00
vm.c Update to FICL 3.03 (the last release before FICL4 rewrite). 2007-03-23 22:26:01 +00:00
words.c Fix typos - remove duplicate "the". 2011-02-21 09:01:34 +00:00