dbj
41b9cfff20
use reachover relative paths in compat include files instead of
...
symlinking ufs include files into installboot and makefs tool objdirs
reviewed by lukem and thorpej on tech-toolchain
2003-05-14 00:30:26 +00:00
thorpej
c4a72b6436
Centralize the definition of the tool name prefix (i.e. "nb") into
...
bsd.own.mk, as the _TOOL_PREFIX variable.
2002-12-08 20:19:56 +00:00
matt
9a6861e363
Make Solaris 8 happy: use ln -f -s instead of ln -fs
2002-05-31 05:50:03 +00:00
lukem
2e4e525416
add -I. to HOST_CPPFLAGS
2002-04-22 15:18:57 +00:00
lukem
9ed0aaa314
borrow trick from ../makefs/Makefile to make this more portable for <ufs/...
2002-04-19 07:19:09 +00:00
lukem
87f91a310f
Add -I../mips-elf2ecoff to take advantage of the host friendly sys/exec_elf.h
...
that's in that directory. Fixes compile issue on (older source ?) arm
systems noted by Richard Earnshaw.
XXX: arguably a better version of sys/exec_elf.h (and others) should
be in ../compat instead, but that's a problem for another day.
2002-04-04 13:27:33 +00:00
lukem
28376496ff
Add shim dev/dec/dec_boot.h (#includes "../../sys/dev/dec/dec_boot.h")
...
so that we don't rely upon host's <dev/dec/dec_boot.h>
2002-04-04 00:24:18 +00:00
lukem
0f02c34165
add nbinstallboot
2002-04-03 06:02:03 +00:00