<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>ef629cae850299a1c3dca0683fc73d8ebd912ac4 - first attempt at toolification.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/vgrind/Makefile#ef629cae850299a1c3dca0683fc73d8ebd912ac4</link>
        <description>first attempt at toolification.

            List of files:
            /netbsd-src/usr.bin/vgrind/Makefile</description>
        <pubDate>Tue, 15 Jul 2014 13:17:15 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c1ceae17f0d6ad69167715e05c1487f89f8571bc - Enable WARNS=4 by default for usr.bin, except for:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/vgrind/Makefile#c1ceae17f0d6ad69167715e05c1487f89f8571bc</link>
        <description>Enable WARNS=4 by default for usr.bin, except for:	awk  bdes  checknr  compile_et  error  gss  hxtool  kgetcred  kinit	klist  ldd  less  lex  locale  login  m4  man  menuc  mk_cmds	mklocale  msgc  openssl  rpcgen  rpcinfo  sdiff  spell  ssh	string2key  telnet  tn3270  verify_krb5_conf  xlint

            List of files:
            /netbsd-src/usr.bin/vgrind/Makefile</description>
        <pubDate>Tue, 14 Apr 2009 22:15:16 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>195f245afecdaca359df44a390e8a77d33bc82d5 - constify, warns = 3</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/vgrind/Makefile#195f245afecdaca359df44a390e8a77d33bc82d5</link>
        <description>constify, warns = 3

            List of files:
            /netbsd-src/usr.bin/vgrind/Makefile</description>
        <pubDate>Fri, 23 Apr 2004 22:14:57 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>130ab7336bea0fe7c219d37974bfa8396d9f7dc7 - Rework how MAKEVERBOSE operates:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/vgrind/Makefile#130ab7336bea0fe7c219d37974bfa8396d9f7dc7</link>
        <description>Rework how MAKEVERBOSE operates:    *	Don&apos;t bother prefixing commands with a line of  ${_MKCMD}\	and instead rely upon &quot;make -s&quot;.  This is less intrusive on	all the Makefiles than the former.  Idea from David Laight.    *	Rename the variables use to print messages.  The scheme now is:	    _MKMSG_FOO		Run  _MKMSG &apos;foo&apos;	    _MKTARGET_FOO	Run  _MKMSG_FOO ${.TARGET}	From discussion with Alistair Crooks.

            List of files:
            /netbsd-src/usr.bin/vgrind/Makefile</description>
        <pubDate>Tue, 21 Oct 2003 10:01:19 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c545cc169de3f0de8dcdc54d692f0933d0e3927f - support MAKEVERBOSE</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/vgrind/Makefile#c545cc169de3f0de8dcdc54d692f0933d0e3927f</link>
        <description>support MAKEVERBOSE

            List of files:
            /netbsd-src/usr.bin/vgrind/Makefile</description>
        <pubDate>Sun, 19 Oct 2003 04:30:30 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>001c68bd94f75ce9270b69227c4199fbf34ee396 - Rename a large chunk of the make(1) variables which refer to a</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/vgrind/Makefile#001c68bd94f75ce9270b69227c4199fbf34ee396</link>
        <description>Rename a large chunk of the make(1) variables which refer to aprogram/tool from &quot;FOO&quot; to &quot;TOOL_FOO&quot;.  The new variables are:	TOOL_ASN1_COMPILE  TOOL_CAP_MKDB  TOOL_CAT  TOOL_CKSUM  TOOL_COMPILE_ET	TOOL_CONFIG  TOOL_CRUNCHGEN  TOOL_CTAGS  TOOL_DB  TOOL_EQN  TOOL_FGEN	TOOL_GENCAT  TOOL_GROFF  TOOL_HEXDUMP  TOOL_INDXBIB  TOOL_INSTALLBOOT	TOOL_INSTALL_INFO  TOOL_M4  TOOL_MAKEFS  TOOL_MAKEINFO  TOOL_MAKEWHATIS	TOOL_MDSETIMAGE  TOOL_MENUC  TOOL_MKCSMAPPER  TOOL_MKESDB	TOOL_MKLOCALE  TOOL_MKMAGIC  TOOL_MKTEMP  TOOL_MSGC  TOOL_MTREE	TOOL_PAX  TOOL_PIC  TOOL_PREPMKBOOTIMAGE  TOOL_PWD_MKDB  TOOL_REFER	TOOL_ROFF_ASCII  TOOL_ROFF_DVI  TOOL_ROFF_HTML  TOOL_ROFF_PS	TOOL_ROFF_RAW  TOOL_RPCGEN  TOOL_SOELIM  TOOL_SUNLABEL  TOOL_TBL	TOOL_UUDECODE  TOOL_VGRIND  TOOL_ZICFor each, provide default in &lt;bsd.sys.mk&gt; of the form:	TOOL_FOO?=	fooand for the ${USETOOLS}==&quot;yes&quot; case in &lt;bsd.own.mk&gt;, provide override:	TOOL_FOO=	${TOOLDIR}/bin/${_TOOL_PREFIX}fooDocument all of these in bsd.README.This cleans up a chunk of potential (and actual) namespace collisionwithin our build infrastructure, as well as improves consistency inthe share/mk documentation and provision of appropriate defaults foreach of these variables.

            List of files:
            /netbsd-src/usr.bin/vgrind/Makefile</description>
        <pubDate>Thu, 10 Jul 2003 10:33:58 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5a9293abc15ff5276a6f994312752c35e127888a - Adapt to new naming conventions for tmac files.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/vgrind/Makefile#5a9293abc15ff5276a6f994312752c35e127888a</link>
        <description>Adapt to new naming conventions for tmac files.

            List of files:
            /netbsd-src/usr.bin/vgrind/Makefile</description>
        <pubDate>Mon, 30 Jun 2003 19:08:37 +0000</pubDate>
        <dc:creator>wiz &lt;wiz@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f5dd9322eef909244337cdea830429db3a6e059b - Set CAP_MKDB_ENDIAN to the cap_mkdb(8) endian flag, rather than</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/vgrind/Makefile#f5dd9322eef909244337cdea830429db3a6e059b</link>
        <description>Set CAP_MKDB_ENDIAN to the cap_mkdb(8) endian flag, rather thanoverriding TARGET_ENDIANNESS.

            List of files:
            /netbsd-src/usr.bin/vgrind/Makefile</description>
        <pubDate>Sun, 18 May 2003 08:20:34 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dbbcec2c04ab6d3fa5403d06740601e2d107393c - have bsd.endian.mk, which detects target endian.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/vgrind/Makefile#dbbcec2c04ab6d3fa5403d06740601e2d107393c</link>
        <description>have bsd.endian.mk, which detects target endian.generate *.db in target endian.  (see tech-userlevel for discussions)

            List of files:
            /netbsd-src/usr.bin/vgrind/Makefile</description>
        <pubDate>Thu, 30 May 2002 21:40:47 +0000</pubDate>
        <dc:creator>itojun &lt;itojun@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f75be30e68bfc74f9091b3dddcc1083f14422c6d - comment; no need to care about endianness, as DB keys are ascii strings</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/vgrind/Makefile#f75be30e68bfc74f9091b3dddcc1083f14422c6d</link>
        <description>comment; no need to care about endianness, as DB keys are ascii strings(modulo possible DB lookup performance issue)

            List of files:
            /netbsd-src/usr.bin/vgrind/Makefile</description>
        <pubDate>Thu, 30 May 2002 10:45:03 +0000</pubDate>
        <dc:creator>itojun &lt;itojun@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d08ddf473278abe1cc66cfea9c2b2e05c0d21f49 - Make it possible for cap_mkdb to be a host tool.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/vgrind/Makefile#d08ddf473278abe1cc66cfea9c2b2e05c0d21f49</link>
        <description>Make it possible for cap_mkdb to be a host tool.

            List of files:
            /netbsd-src/usr.bin/vgrind/Makefile</description>
        <pubDate>Thu, 31 Jan 2002 19:32:11 +0000</pubDate>
        <dc:creator>tv &lt;tv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9561c66413b1f7695c7ab65a6387e6918949bb7b - More .mk file fallout.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/vgrind/Makefile#9561c66413b1f7695c7ab65a6387e6918949bb7b</link>
        <description>More .mk file fallout.

            List of files:
            /netbsd-src/usr.bin/vgrind/Makefile</description>
        <pubDate>Sun, 23 Jan 2000 18:26:14 +0000</pubDate>
        <dc:creator>mycroft &lt;mycroft@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dcab0210a01af9b73b50a3c45f6cd7b0192d3f2a - convert from NOxxx= to MKxxx=no.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/vgrind/Makefile#dcab0210a01af9b73b50a3c45f6cd7b0192d3f2a</link>
        <description>convert from NOxxx= to MKxxx=no.include &lt;bsd.own.mk&gt; if testing a MKxxx variable.

            List of files:
            /netbsd-src/usr.bin/vgrind/Makefile</description>
        <pubDate>Sat, 13 Feb 1999 02:54:17 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9dee5d2b46996c0e9ca77b84be03da57ed04fbe0 - don&apos;t install in /usr/share if NOSHARE is defined</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/vgrind/Makefile#9dee5d2b46996c0e9ca77b84be03da57ed04fbe0</link>
        <description>don&apos;t install in /usr/share if NOSHARE is defined

            List of files:
            /netbsd-src/usr.bin/vgrind/Makefile</description>
        <pubDate>Sun, 27 Sep 1998 17:22:03 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c2c16c1c2cfad4c7ff7592710374979056c86217 - Set SCRIPTSDIR.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/vgrind/Makefile#c2c16c1c2cfad4c7ff7592710374979056c86217</link>
        <description>Set SCRIPTSDIR.

            List of files:
            /netbsd-src/usr.bin/vgrind/Makefile</description>
        <pubDate>Thu, 27 Mar 1997 11:06:20 +0000</pubDate>
        <dc:creator>mycroft &lt;mycroft@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3917c3179dd8de5f34cf0085680aa79bd1869d6c - - Makefile cleanups</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/vgrind/Makefile#3917c3179dd8de5f34cf0085680aa79bd1869d6c</link>
        <description>- Makefile cleanups

            List of files:
            /netbsd-src/usr.bin/vgrind/Makefile</description>
        <pubDate>Mon, 24 Mar 1997 21:57:01 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>150c33e60b6c0a63c93e86e4f4e6cdff35563e4f - Use ${INSTALL}.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/vgrind/Makefile#150c33e60b6c0a63c93e86e4f4e6cdff35563e4f</link>
        <description>Use ${INSTALL}.

            List of files:
            /netbsd-src/usr.bin/vgrind/Makefile</description>
        <pubDate>Fri, 18 Oct 1996 05:55:26 +0000</pubDate>
        <dc:creator>thorpej &lt;thorpej@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2a1aad2b212596b514f14288c9310cb94bd3152b - Don&apos;t build .db file at install time.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/vgrind/Makefile#2a1aad2b212596b514f14288c9310cb94bd3152b</link>
        <description>Don&apos;t build .db file at install time.

            List of files:
            /netbsd-src/usr.bin/vgrind/Makefile</description>
        <pubDate>Fri, 23 Dec 1994 21:11:56 +0000</pubDate>
        <dc:creator>pk &lt;pk@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9e97520947daaa2729243e68c1b25587b6e2a895 - specify man pages the new way.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/vgrind/Makefile#9e97520947daaa2729243e68c1b25587b6e2a895</link>
        <description>specify man pages the new way.

            List of files:
            /netbsd-src/usr.bin/vgrind/Makefile</description>
        <pubDate>Thu, 22 Dec 1994 12:30:38 +0000</pubDate>
        <dc:creator>cgd &lt;cgd@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b2fe91d9f041400919f1caa0afd382c29cd282b7 - Merged with 4.4lite.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/vgrind/Makefile#b2fe91d9f041400919f1caa0afd382c29cd282b7</link>
        <description>Merged with 4.4lite.Changed to conform to NetBSD&apos;s new RCS Id conventions.

            List of files:
            /netbsd-src/usr.bin/vgrind/Makefile</description>
        <pubDate>Thu, 17 Nov 1994 08:27:58 +0000</pubDate>
        <dc:creator>jtc &lt;jtc@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
