opnsense-src/sys/boot/ficl
Andrey A. Chernov 283e000db4 Try to avoid all files dependence on the modification time of the large and
often modified directory created symbolic links points to - it cause
unnecessary full rebuilds each time make runs when directory is changed.
So do it only if symbolic link does not exists, which usually means that
objdir is clean anyway.

MFC after:      1 week
2012-07-26 10:10:54 +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 Copy powerpc ficl files sysdep files (maybe we need a common one) 2006-08-18 21:41:43 +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 Remove Alpha bits for ficl. 2006-05-12 04:07:42 +00:00
Makefile Try to avoid all files dependence on the modification time of the large and 2012-07-26 10:10:54 +00:00
math64.c
math64.h
prefix.c
search.c
stack.c
testmain.c
tools.c Update to FICL 3.03 (the last release before FICL4 rewrite). 2007-03-23 22:26:01 +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