<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <link>http://nxr.netbsd.org/rss/src/share/doc/standards/xopen/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>spacify the paper size for PostScript</title>
    <description>/src/share/doc/standards/xopen/Makefile - 1.6</description>
    <pubDate>Fri Apr 05 23:06:32 UTC 2024</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Rework how dependency generation is performed:<br/><br/>* DPSRCS contains extra dependencies, but is _NOT_ added to CLEANFILES.<br/>  This is a change of behaviour.  If a Makefile wants the clean semantics<br/>  it must specifically append to CLEANFILES.<br/>  Resolves PR toolchain/5204.<br/><br/>* To recap: .d (depend) files are generated for all files in SRCS and DPSRCS<br/>  that have a suffix of: .c .m .s .S .C .cc .cpp .cxx<br/><br/>* If YHEADER is set, automatically add the .y-&gt;.h to DPSRCS &amp; CLEANFILES<br/><br/>* Ensure that ${OBJS} ${POBJS} ${LOBJS} ${SOBJS} *.d  depend upon ${DPSRCS}<br/><br/>* Deprecate the (short lived) DEPENDSRCS<br/><br/><br/>Update the various Makefiles to these new semantics; generally either<br/>adding to CLEANFILES (because DPSRCS doesn't do that anymore), or replacing<br/>specific .o dependencies with DPSRCS entries.<br/><br/>Tested with "make -j 8 distribution" and "make distribution".</title>
    <description>/src/share/doc/standards/xopen/Makefile - 1.5</description>
    <pubDate>Fri Aug 01 17:04:01 UTC 2003</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>Use ${DEPENDSRCS} as a target instead of .depend, now that<br/>&lt;bsd.dep.mk&gt; builds .depend from .dep files.</title>
    <description>/src/share/doc/standards/xopen/Makefile - 1.4</description>
    <pubDate>Mon Jul 28 15:25:06 UTC 2003</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>Rename a large chunk of the make(1) variables which refer to a<br/>program/tool from "FOO" to "TOOL_FOO".  The new variables are:<br/>	TOOL_ASN1_COMPILE  TOOL_CAP_MKDB  TOOL_CAT  TOOL_CKSUM  TOOL_COMPILE_ET<br/>	TOOL_CONFIG  TOOL_CRUNCHGEN  TOOL_CTAGS  TOOL_DB  TOOL_EQN  TOOL_FGEN<br/>	TOOL_GENCAT  TOOL_GROFF  TOOL_HEXDUMP  TOOL_INDXBIB  TOOL_INSTALLBOOT<br/>	TOOL_INSTALL_INFO  TOOL_M4  TOOL_MAKEFS  TOOL_MAKEINFO  TOOL_MAKEWHATIS<br/>	TOOL_MDSETIMAGE  TOOL_MENUC  TOOL_MKCSMAPPER  TOOL_MKESDB<br/>	TOOL_MKLOCALE  TOOL_MKMAGIC  TOOL_MKTEMP  TOOL_MSGC  TOOL_MTREE<br/>	TOOL_PAX  TOOL_PIC  TOOL_PREPMKBOOTIMAGE  TOOL_PWD_MKDB  TOOL_REFER<br/>	TOOL_ROFF_ASCII  TOOL_ROFF_DVI  TOOL_ROFF_HTML  TOOL_ROFF_PS<br/>	TOOL_ROFF_RAW  TOOL_RPCGEN  TOOL_SOELIM  TOOL_SUNLABEL  TOOL_TBL<br/>	TOOL_UUDECODE  TOOL_VGRIND  TOOL_ZIC<br/><br/>For each, provide default in &lt;bsd.sys.mk&gt; of the form:<br/>	TOOL_FOO?=	foo<br/>and for the ${USETOOLS}=="yes" case in &lt;bsd.own.mk&gt;, provide override:<br/>	TOOL_FOO=	${TOOLDIR}/bin/${_TOOL_PREFIX}foo<br/><br/>Document all of these in bsd.README.<br/><br/>This cleans up a chunk of potential (and actual) namespace collision<br/>within our build infrastructure, as well as improves consistency in<br/>the share/mk documentation and provision of appropriate defaults for<br/>each of these variables.</title>
    <description>/src/share/doc/standards/xopen/Makefile - 1.3</description>
    <pubDate>Thu Jul 10 10:34:33 UTC 2003</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>Make this work with obj dirs.</title>
    <description>/src/share/doc/standards/xopen/Makefile - 1.2</description>
    <pubDate>Tue Jun 01 18:22:52 UTC 1999</pubDate>
    <dc:creator>ross</dc:creator>
</item>

<item>
    <title>Add a Makefile, as suggested by hubertf.  The Makefile cribs brazenly from^W^W^W<br/>is heavily influenced by src/distrib/notes/Makefile.inc, from Ross Harvey.<br/><br/>While here, fix a typo and nuke some trailing spaces, to make mdoc more comfortable.</title>
    <description>/src/share/doc/standards/xopen/Makefile - 1.1</description>
    <pubDate>Tue Jun 01 16:51:44 UTC 1999</pubDate>
    <dc:creator>jwise</dc:creator>
</item>
</channel></rss>

