<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Getting More Out of Make</title><link>/nordic/nordic-blog/b/blog/posts/getting-more-out-of-make</link><description>There are many reasons why you may want to modify the Makefiles that are included in the SDK examples. For instance, if you are invoking Make from the command line then you will probably also want the ability to have Make ensure that everything is up</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><item><title>RE: Getting More Out of Make</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/getting-more-out-of-make</link><pubDate>Fri, 09 Sep 2016 22:15:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b6cfd583-987e-4867-8840-54e0cc34387d</guid><dc:creator>Daniel Veilleux</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hello Raj,&lt;/p&gt;
&lt;p&gt;A lot of the functionality in my Makefile depends on having a Linux-like shell so I&amp;#39;m not sure how practical it is for you. However, the new Makefiles in SDK 12 do exactly what you are looking for: they only build a release version and they do it using Make&amp;#39;s built-in dependency checking mechanism. I would recommend &lt;a href="http://developer.nordicsemi.com/nRF5_SDK/nRF5_SDK_v12.x.x/"&gt;checking them out&lt;/a&gt; for Windows development without Cygwin.&lt;/p&gt;
&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=952&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Getting More Out of Make</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/getting-more-out-of-make</link><pubDate>Fri, 09 Sep 2016 13:39:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b6cfd583-987e-4867-8840-54e0cc34387d</guid><dc:creator>Raj</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hi Daniel, I&amp;#39;m using windows 8.1 64 bit OS. I made a small change in command used to create dependency file now it working my changes are attached below and I&amp;#39;m creating build only for _release&lt;/p&gt;
&lt;p&gt;&lt;img src="/cfs-file/__key/communityserver-blogs-components-weblogfiles/00-00-00-00-04-DZ-813/5751.Capture.PNG" alt="image description" /&gt;&lt;/p&gt;
&lt;p&gt;one more thing is if I clean the project first time after building it takes 500ms to clean if I again clean the project without building it takes about 4s. I observed that when clean second time without building first it creates dependency files for all source files and it deleting _dep folder. can you help me to solve it.&lt;/p&gt;
&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=952&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Getting More Out of Make</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/getting-more-out-of-make</link><pubDate>Wed, 07 Sep 2016 23:41:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b6cfd583-987e-4867-8840-54e0cc34387d</guid><dc:creator>Daniel Veilleux</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hello Raj, what OS/shell are you using? Do the regular SDK Makefiles work for you?&lt;/p&gt;
&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=952&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Getting More Out of Make</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/getting-more-out-of-make</link><pubDate>Wed, 07 Sep 2016 16:51:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b6cfd583-987e-4867-8840-54e0cc34387d</guid><dc:creator>Raj</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hi I downloaded make file for ble_app_uart from the link which you mentioned above and replaced it in my ble_app_uart project when I run that make file it didn&amp;#39;t generating any  dependency files it giving error as&lt;/p&gt;
&lt;p&gt;&lt;img src="/cfs-file/__key/communityserver-blogs-components-weblogfiles/00-00-00-00-04-DZ-807/7024.Capture5.PNG" alt="image description" /&gt;&lt;/p&gt;
&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=952&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>