]> git.madduck.net Git - code/myrepos.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Add a simple `make install` rule
authorv4hn <me@v4hn.de>
Tue, 18 Jun 2013 23:41:26 +0000 (01:41 +0200)
committerJoey Hess <joey@kitenet.net>
Wed, 19 Jun 2013 00:16:22 +0000 (20:16 -0400)
commitf1064b084b2fbf042a4e9421cf611df5b532d1b2
tree948e63bc7fa123f696fa4c84e16cbbd1e4011d95
parent5c40613a5cea13dec8fa586f565ab85983ec625f
Add a simple `make install` rule

This makes it more easy to install the applications
AND the man pages to the system.
Makefile