freebsd-dev/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
i386 Fix clang warnings. 2012-02-05 20:00:39 +00:00
ia64
mips
powerpc
softwords
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
loader.c
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
unix.c
vm.c
words.c Fix typos - remove duplicate "the". 2011-02-21 09:01:34 +00:00