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
/
lorder
/
Makefile
Age
Commit message (
Expand
)
Author
2018-05-01
Create a new bsd.hostinit.mk file and put the build definitions for all host
christos
2018-05-01
PR/53238: Robert Elz: Disable MKREPRO in tools; the host compiler might
christos
2012-12-02
Make most things under src/tools use the TOOLDIR version of compat/defs.mk,
apb
2008-10-25
Use ${TOOL_SED} instead of just "sed" while building other tools.
apb
2008-10-07
Remove the definitions of BUILD_OSTYPE and BUILD_OSVERSION, which have
apb
2007-01-14
Pass TOOL_JOIN, TOOL_MKTEMP, NM, and TOOL_SED through to the
apb
2007-01-11
Fix unbalanced sed expression -- add missing '('.
ginsbach
2007-01-09
Don't invoke join(1) with POSIX syntax on MacOS X 10.3.9. This fixes
ginsbach
2002-12-08
Centralize the definition of the tool name prefix (i.e. "nb") into
thorpej
2002-09-15
Patch lorder with the host's working shell. Idea from Chris Demetriou.
thorpej
2001-11-19
replace instances of INSTALL_FILE with HOST_INSTALL_FILE
perry
2001-11-14
Prefix all target-specific things with `${MACHINE_GNU_PLATFORM}-'.
tv
2001-09-22
Move <bsd.hostprog.mk> to the right place so TOOLDIR can be set in mk.conf.
tv
2001-09-22
Add lorder to TOOLDIR host tools.
tv