summaryrefslogtreecommitdiff
path: root/tools/genassym
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-19Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.apb
2005-06-05config and genassym are not sysadmin tools, they are development tools.thorpej
2005-05-31use the copy in /usr/src/usr.sbin/christos
2005-05-30Add a -f option to generate Forth code instead of a C header file.thorpej
2005-05-30Build genassym as a host tool. Part of PR toolchain/30350thorpej