aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update license informationHEADmasterGravatar Tom Willemsen2013-02-161-0/+16
|
* Add install-strip targetGravatar Tom Willemsen2013-01-061-0/+5
|
* Use more variablesGravatar Tom Willemsen2013-01-061-0/+4
| | | | | This allows any command used to be overridden, when, for example, they're not installed in PATH.
* Add uninstall targetGravatar Tom Willemsen2013-01-061-1/+7
| | | | Removes all files from their installed locations.
* Add more documentation formats to MakefileGravatar Tom Willemsen2013-01-061-0/+18
| | | | | `dvi', `pdf' and `ps' can be compiled/installed by explicitly specifying `make FORMAT' or `make install-FORMAT'.
* Add install target to MakefileGravatar Tom Willemsen2013-01-061-1/+9
| | | | | Installs everything under `DESTDIR', which is `/usr/local' by default.
* Rename linkwave to markamGravatar Tom Willemsen2012-12-291-3/+6
|
* RestructureGravatar Tom Willemsen2012-12-281-9/+2
| | | | | Put all source files in `src/' and add the `conkeror/' directory from the old project.
* Initial commitGravatar Tom Willemsen2012-12-241-0/+11