summaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Explicitly set permissions when running 'install'Christophe Fergeau2012-09-071-3/+3
* Use BINDIR, MANDIR and SYSCONFDIR vars in MakefileChristophe Fergeau2012-09-061-5/+8
* Be sure to explicitly state that install is a phony target.Jason A. Donenfeld2012-09-051-0/+2
* Prepare for debianification.1.0Jason A. Donenfeld2012-09-041-4/+8
* Make into a real project.Jason A. Donenfeld2012-09-031-0/+10
n class='insertions'>+10 2012-09-18Make recursive make silent.Jason A. Donenfeld1-1/+1 2012-09-18Quote the program name.Jason A. Donenfeld1-4/+4 2012-09-17Abstract potentially platform specific commands into their own commands.Jason A. Donenfeld4-72/+97 2012-09-16Support recursive and forced removal.Jason A. Donenfeld2-12/+28 2012-09-16Small stylistic things.Jason A. Donenfeld1-9/+9 2012-09-15Use --force flag in keepassx import.Jason A. Donenfeld1-1/+1