<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: BSDNow 154: Myths, Pi’s &#038; Features, oh my!	</title>
	<atom:link href="https://www.dragonflydigest.com/2016/08/11/bsdnow-154-myths-pis-features-oh-my/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dragonflydigest.com/2016/08/11/bsdnow-154-myths-pis-features-oh-my/</link>
	<description>A running description of activity related to DragonFly BSD.</description>
	<lastBuildDate>Mon, 15 Aug 2016 06:44:43 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: Martin		</title>
		<link>https://www.dragonflydigest.com/2016/08/11/bsdnow-154-myths-pis-features-oh-my/comment-page-1/#comment-422334</link>

		<dc:creator><![CDATA[Martin]]></dc:creator>
		<pubDate>Mon, 15 Aug 2016 06:44:43 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=18527#comment-422334</guid>

					<description><![CDATA[Hi Justin 

Thanks for the hints. Finally I took a Makefile from Netbsd and tailored it to my needs.
Now the build works, but not entirely as it would be nice. I adjusted my structure to get
benefits from &quot;bsd.rules.mk&quot;, as far as I have understood it.

Yes, I had a look at the man page, but it is only helpful if one has an idea on how this works.
It is not helpful, if one does not have an idea on how the actual file has to look like. 
That&#039;s like handing someone, who learns a new language, some words and rules and not giving
a hint on how this could work out or some example on how it may look like.

Maybe it would help, if someone, who has knowledge with bmake &quot;Makefiles&quot;, writes a small tutorial on it, explaining the basics and gives a small real world example.

Long story short. Thanks again for your effort, Justin. Keep up the good work with this page. I enjoy reading it. :)

Regards
 Martin]]></description>
			<content:encoded><![CDATA[<p>Hi Justin </p>
<p>Thanks for the hints. Finally I took a Makefile from Netbsd and tailored it to my needs.<br />
Now the build works, but not entirely as it would be nice. I adjusted my structure to get<br />
benefits from &#8220;bsd.rules.mk&#8221;, as far as I have understood it.</p>
<p>Yes, I had a look at the man page, but it is only helpful if one has an idea on how this works.<br />
It is not helpful, if one does not have an idea on how the actual file has to look like.<br />
That&#8217;s like handing someone, who learns a new language, some words and rules and not giving<br />
a hint on how this could work out or some example on how it may look like.</p>
<p>Maybe it would help, if someone, who has knowledge with bmake &#8220;Makefiles&#8221;, writes a small tutorial on it, explaining the basics and gives a small real world example.</p>
<p>Long story short. Thanks again for your effort, Justin. Keep up the good work with this page. I enjoy reading it. :)</p>
<p>Regards<br />
 Martin</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Justin Sherrill		</title>
		<link>https://www.dragonflydigest.com/2016/08/11/bsdnow-154-myths-pis-features-oh-my/comment-page-1/#comment-421003</link>

		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Sat, 13 Aug 2016 19:07:27 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=18527#comment-421003</guid>

					<description><![CDATA[Have you looked at the bmake man page?
  
https://www.dragonflybsd.org/cgi/web-man?command=make&#038;section=ANY

It&#039;s more help than I can be.  NetBSD, FreeBSD, and DragonFly all use bmake, so looking at the other systems will get you more details:

https://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/tools-make.html

]]></description>
			<content:encoded><![CDATA[<p>Have you looked at the bmake man page?</p>
<p><a href="https://www.dragonflybsd.org/cgi/web-man?command=make&#038;section=ANY" rel="nofollow ugc">https://www.dragonflybsd.org/cgi/web-man?command=make&#038;section=ANY</a></p>
<p>It&#8217;s more help than I can be.  NetBSD, FreeBSD, and DragonFly all use bmake, so looking at the other systems will get you more details:</p>
<p><a href="https://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/tools-make.html" rel="nofollow ugc">https://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/tools-make.html</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Martin		</title>
		<link>https://www.dragonflydigest.com/2016/08/11/bsdnow-154-myths-pis-features-oh-my/comment-page-1/#comment-420776</link>

		<dc:creator><![CDATA[Martin]]></dc:creator>
		<pubDate>Sat, 13 Aug 2016 12:27:20 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=18527#comment-420776</guid>

					<description><![CDATA[The form content strips tags as it seems. 
The last sentence with the missing words
[...]
How can I run &quot;make&quot; at &quot;proj_root&quot; and the build traverses down the &quot;src&quot; folder and puts all object files to &quot;obj&quot;.
[...]]]></description>
			<content:encoded><![CDATA[<p>The form content strips tags as it seems.<br />
The last sentence with the missing words<br />
[&#8230;]<br />
How can I run &#8220;make&#8221; at &#8220;proj_root&#8221; and the build traverses down the &#8220;src&#8221; folder and puts all object files to &#8220;obj&#8221;.<br />
[&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Martin		</title>
		<link>https://www.dragonflydigest.com/2016/08/11/bsdnow-154-myths-pis-features-oh-my/comment-page-1/#comment-420775</link>

		<dc:creator><![CDATA[Martin]]></dc:creator>
		<pubDate>Sat, 13 Aug 2016 12:25:41 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=18527#comment-420775</guid>

					<description><![CDATA[Hi Justin

Short question and yes I am aware that this is totally off-topic. Currently I am doing some development for myself on DragonFly but I am struggling with the Makefile. 

I did not find any resource which would help me out to get an overall picture on how this works. There tons of examples for gmake, but not bmake.
Can you point me any direction, where I can have a look.

The project structure looks like this

proj_root
 &#124;- obj
     &#124;- 
 &#124;-src
    &#124;- *.cxx; *.hpp
    &#124;- Makefile
 &#124;- Makefile

How can I run  at  and the build traverses down the  folder and puts all object files to .]]></description>
			<content:encoded><![CDATA[<p>Hi Justin</p>
<p>Short question and yes I am aware that this is totally off-topic. Currently I am doing some development for myself on DragonFly but I am struggling with the Makefile. </p>
<p>I did not find any resource which would help me out to get an overall picture on how this works. There tons of examples for gmake, but not bmake.<br />
Can you point me any direction, where I can have a look.</p>
<p>The project structure looks like this</p>
<p>proj_root<br />
 |- obj<br />
     |-<br />
 |-src<br />
    |- *.cxx; *.hpp<br />
    |- Makefile<br />
 |- Makefile</p>
<p>How can I run  at  and the build traverses down the  folder and puts all object files to .</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
