<feed xmlns='http://www.w3.org/2005/Atom'>
<title>c-stuff/Makefile, branch master</title>
<subtitle>Wide assortment of random c snippets, tests and tools which don't deserve their
own repository.
</subtitle>
<id>https://the-tk.com/cgit/c-stuff/atom?h=master</id>
<link rel='self' href='https://the-tk.com/cgit/c-stuff/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/c-stuff/'/>
<updated>2016-03-05T13:49:48Z</updated>
<entry>
<title>Makefile: support for file specific makefiles</title>
<updated>2016-03-05T13:49:48Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tk@the-tk.com</email>
</author>
<published>2016-03-05T13:49:48Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/c-stuff/commit/?id=dbdc4df860a4a8bdae8eff1de7d6f478df486165'/>
<id>urn:sha1:dbdc4df860a4a8bdae8eff1de7d6f478df486165</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile no longer installs bin executable</title>
<updated>2015-05-24T19:38:00Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tk@the-tk.com</email>
</author>
<published>2015-05-24T19:38:00Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/c-stuff/commit/?id=0f981889b3a4d62104383c5a5c0efa3a1e9f5261'/>
<id>urn:sha1:0f981889b3a4d62104383c5a5c0efa3a1e9f5261</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added -D flag to install</title>
<updated>2015-05-24T19:30:05Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tk@the-tk.com</email>
</author>
<published>2015-05-24T19:30:05Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/c-stuff/commit/?id=b0409caee2e2e13355a883ac0cf1e6addd8adcbe'/>
<id>urn:sha1:b0409caee2e2e13355a883ac0cf1e6addd8adcbe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile now has a help target as well as the all target</title>
<updated>2015-05-24T19:26:13Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tk@the-tk.com</email>
</author>
<published>2015-05-24T19:26:13Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/c-stuff/commit/?id=792ef281df229d5748ef7049f4ffcf678588cfe7'/>
<id>urn:sha1:792ef281df229d5748ef7049f4ffcf678588cfe7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update makefile to better standards and practices.</title>
<updated>2015-03-09T13:02:08Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tk@the-tk.com</email>
</author>
<published>2015-03-09T13:02:08Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/c-stuff/commit/?id=d52c2a2c319ff866906f5072cc5730bf05e4bf35'/>
<id>urn:sha1:d52c2a2c319ff866906f5072cc5730bf05e4bf35</id>
<content type='text'>
Makefile now installs to /usr/local/bin by default.
Makefile now uses lower-case bindir and prefix.
Makefile name changed from makefile to Makefile.
Added DEBUG mode with alternate CFLAGS to makefile.
LDLIBS can now be used to specify link libraries.
Removed redundant target which now uses implicit target.
</content>
</entry>
</feed>
