summaryrefslogtreecommitdiff
path: root/tools/make
AgeCommit message (Expand)Author
2020-07-26make(1): remove references to the removed lst.librillig
2020-06-13nbmake bootstrap: be quieter if MAKEVERBOSE==0lukem
2020-06-13nbmake bootstrap: consistency fix in MAKEVERBOSE<2 supportlukem
2020-06-13nbmake bootstrap: if MAKEVERBOSE < 2, output similar to <bsd.own.mk>lukem
2018-01-16Do not use HOST_CFLAGS and others. build.sh calls configure withuwe
2018-01-15Do not use HOST_CFLAGS to link the make binary.uwe
2018-01-15G/c unused runcmd.uwe
2018-01-15Make sure nbmake is always built with the right _PATH_DEFSYSPATH.uwe
2007-10-14regenapb
2007-10-14Adapt to the changed way of telling make which shell to use.apb
2007-10-14* Add Makefile.regen to regenerate configure from configure.ac;apb
2006-10-09Configure the bootstrap make in such a way that it can use a shell otherapb
2006-08-26undo previous. I'll do it differently.christos
2006-08-26compile efun.c too.christos
2006-06-30Use _TOOL_PREFIX if present.ross
2004-05-07Track make(1) build simplifications.ross
2003-07-26netbsd.org->NetBSD.orgsalo
2002-10-04Check for <poll.h>. If it is not found, -DUSE_SELECT=1.thorpej
2002-09-13Be more conservative with quoting, to play nice with /bin/sh on Solaris 8.thorpej
2002-04-27Define _PATH_BSHELL to the first "sh" on the PATH when bootstrappingbjh21
2002-04-24Check for the location of sh on the path, and use that to construct thebjh21
2002-04-24Remove an "eval" from docmd, in order to stop it over-evaluating thingsbjh21
2002-01-25Make util.c replacement functions use autoconf conditionals to probetv
2002-01-25Abort on C compiler error. Add @DEFS@ to compile line.tv
2002-01-15Break out make(1) bootstrap config into an autoconf-based mechanism thattv