<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slackbook/Makefile, branch master</title>
<subtitle>SlackBook v2 (abandoned? Alan's lazy ;-))</subtitle>
<link rel='alternate' type='text/html' href='https://git.rlworkman.net/slackbook/'/>
<entry>
<title>* splitting makefile targets for clean / dist-clean</title>
<updated>2012-08-10T04:40:57+00:00</updated>
<author>
<name>Vincent Batts</name>
<email>vbatts@hashbangbash.com</email>
</author>
<published>2012-08-10T04:40:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rlworkman.net/slackbook/commit/?id=a08938fe16b8f9d79d4eaab92320ff42c7f6345b'/>
<id>a08938fe16b8f9d79d4eaab92320ff42c7f6345b</id>
<content type='text'>
* adding a 'view' make target, and including console only logic :-)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* adding a 'view' make target, and including console only logic :-)
</pre>
</div>
</content>
</entry>
<entry>
<title>revisiting the Makefile-fu</title>
<updated>2011-10-19T00:19:31+00:00</updated>
<author>
<name>Vincent Batts</name>
<email>vbatts@hashbangbash.com</email>
</author>
<published>2011-10-19T00:19:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rlworkman.net/slackbook/commit/?id=1b60c4c25a2f3f65860b3e3b2a4b3ce3b727f2b0'/>
<id>1b60c4c25a2f3f65860b3e3b2a4b3ce3b727f2b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updating the convert flags, and taking the clean.images out of the</title>
<updated>2011-05-23T15:27:41+00:00</updated>
<author>
<name>Vincent Batts</name>
<email>vbatts@hashbangbash.com</email>
</author>
<published>2011-05-23T15:27:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rlworkman.net/slackbook/commit/?id=094749bd8e63d3a1c09ca499e68de22af154252e'/>
<id>094749bd8e63d3a1c09ca499e68de22af154252e</id>
<content type='text'>
global clean target
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
global clean target
</pre>
</div>
</content>
</entry>
<entry>
<title>makefile stuffs, to generate pngs</title>
<updated>2011-05-23T14:42:47+00:00</updated>
<author>
<name>Vincent Batts</name>
<email>vbatts@hashbangbash.com</email>
</author>
<published>2011-05-23T14:42:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rlworkman.net/slackbook/commit/?id=4af8163c5a3386e8dc517b0c3ea7786ddc0f61e5'/>
<id>4af8163c5a3386e8dc517b0c3ea7786ddc0f61e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>duh, use $(shell ) not ``</title>
<updated>2011-05-09T13:51:58+00:00</updated>
<author>
<name>Vincent Batts</name>
<email>vbatts@hashbangbash.com</email>
</author>
<published>2011-05-09T13:51:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rlworkman.net/slackbook/commit/?id=51f0e5076a9809cee7449291afa0756f4958c2bf'/>
<id>51f0e5076a9809cee7449291afa0756f4958c2bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adding a note into the makefile, to find dblatex, if it is not present</title>
<updated>2011-05-09T01:57:44+00:00</updated>
<author>
<name>Vincent Batts</name>
<email>vbatts@hashbangbash.com</email>
</author>
<published>2011-05-09T01:57:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rlworkman.net/slackbook/commit/?id=33da2a8069537732643da035107e64d1feb7db52'/>
<id>33da2a8069537732643da035107e64d1feb7db52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adding a pdf target. This requires dblatex.</title>
<updated>2011-04-15T13:08:04+00:00</updated>
<author>
<name>Vincent Batts</name>
<email>vbatts@hashbangbash.com</email>
</author>
<published>2011-04-15T13:08:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rlworkman.net/slackbook/commit/?id=ba067fdd5d703757f441f5c804b5d30d9bf0e048'/>
<id>ba067fdd5d703757f441f5c804b5d30d9bf0e048</id>
<content type='text'>
Until dblatex is in SBo, the SlackBuild is at
http://github.com/vbatts/SlackBuilds/dblatex/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Until dblatex is in SBo, the SlackBuild is at
http://github.com/vbatts/SlackBuilds/dblatex/
</pre>
</div>
</content>
</entry>
<entry>
<title>fixing the Makefile to not force rebuild everytime</title>
<updated>2011-04-14T19:49:09+00:00</updated>
<author>
<name>Vincent Batts</name>
<email>vbatts@hashbangbash.com</email>
</author>
<published>2011-04-14T19:49:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rlworkman.net/slackbook/commit/?id=74aef0abc92c9af11e8b98e30065acdad828c4d4'/>
<id>74aef0abc92c9af11e8b98e30065acdad828c4d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixing the view make target</title>
<updated>2011-04-01T15:56:52+00:00</updated>
<author>
<name>Vincent Batts</name>
<email>vbatts@hashbangbash.com</email>
</author>
<published>2011-04-01T15:56:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rlworkman.net/slackbook/commit/?id=44adcebbfa8e124c93b876182f64512444eae987'/>
<id>44adcebbfa8e124c93b876182f64512444eae987</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* adding a "view" target to the make file</title>
<updated>2010-07-08T15:18:27+00:00</updated>
<author>
<name>Vincent Batts</name>
<email>vbatts@hashbangbash.com</email>
</author>
<published>2010-07-08T15:18:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rlworkman.net/slackbook/commit/?id=b56dbb104b7e64d6bd270ed4260c3b309b645edd'/>
<id>b56dbb104b7e64d6bd270ed4260c3b309b645edd</id>
<content type='text'>
* updating the TODO
* adding two simple pictures from the installer
* including those images in chapter_02
* filling in a bit of fdisk(8) output
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* updating the TODO
* adding two simple pictures from the installer
* including those images in chapter_02
* filling in a bit of fdisk(8) output
</pre>
</div>
</content>
</entry>
</feed>
