summaryrefslogtreecommitdiff
path: root/usr.bin/ktruss/Makefile
AgeCommit message (Expand)Author
2003-10-21Rework how MAKEVERBOSE operates:lukem
2003-10-19support MAKEVERBOSE and use ${HOST_SH}lukem
2003-02-11fix typo in commentdrochner
2002-09-19use NETBSDSRCDIR as appropriatelukem
2002-09-18makefile delint. use NETBSDSRCDIR as appropriatelukem
2002-08-27Implement MKDYNAMICROOT, which currently defaults to "no", but willlukem
2001-12-02Force makeerrnos.sh to be run with sh instead of depending on it beingjmc
2001-01-16Pass CPP and CPPFLAGS to makerrnos.sh, and use them. Default to cpp andcgd
2001-01-11Add dummy dependency so that parallel make won't to make misc.c and misc.henami
2000-12-30Let src/usr.bin build with recursive parallel make..sommerfeld
2000-11-14back out previous change - this needs to be discussed first at leastjdolecek
2000-11-13don't link these static; if shared libraries are hosed, these utilities wouldjdolecek
2000-10-11More format string cleanup by sommerfeld.is
2000-04-10Convert to use setemul() stuff from kdump. This also fixes mapping tojdolecek
1999-07-28- remove duplicated setting for LDSTATIC in ktruss/Makefile.enami
1999-07-12- build with obj dirs.mrg
1999-07-12import Makefile and dump.c required for building ktruss.darrenr