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