index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
Makefile.disklabel
Age
Commit message (
Expand
)
Author
2009-12-21
Add support for building libelf in a host-tool environment.
thorpej
2009-09-14
We need to install disklabel_rdb.h here as well, so that the
he
2008-10-25
Use ${TOOL_SED} instead of just "sed" while building other tools.
apb
2007-08-07
use a pre-generated list of files instead of running find(1) again and again.
yamt
2007-02-07
Use '-o' instead of '-or' for find, the latter is a non-portable extension.
cbiere
2006-11-25
There's no need to install machine/reloc.h with powerpc/include/elf_machdep:1.7
freza
2006-11-25
add reloc.h to the list - missed this in the last commit.
riz
2006-11-22
Make sys/exec_elf.h and machine/elf_machdep.h available to host
riz
2006-02-14
Two changes to facilitate building tools on Darwin:
dyoung
2005-12-29
Add a tweak for ews4800mips/include/disklabel.h,
tsutsui
2005-10-04
Fix previous commit. Broken logic
jmc
2005-10-04
Make the tools using Makefile.disklabel wait so they don't stomp each other.
jmc
2005-06-22
Fix the toolification of disklabel by using the nbinclude namespace
he
2005-06-12
Make disklabel(8) and fdisk(8) into "host tools " last step: build
dyoung