Commit graph

8 commits

Author SHA1 Message Date
e0cb224854 Add install-strip target 2013-01-06 15:59:16 +01:00
4fde21d991 Use more variables
This allows any command used to be overridden, when, for example,
they're not installed in PATH.
2013-01-06 15:52:33 +01:00
e2999eed45 Add uninstall target
Removes all files from their installed locations.
2013-01-06 15:30:50 +01:00
759b8b0cf9 Add more documentation formats to Makefile
`dvi', `pdf' and `ps' can be compiled/installed by explicitly
specifying `make FORMAT' or `make install-FORMAT'.
2013-01-06 15:10:37 +01:00
58a7c046d2 Add install target to Makefile
Installs everything under `DESTDIR', which is `/usr/local' by
default.
2013-01-06 14:36:51 +01:00
b467939385 Rename linkwave to markam 2012-12-29 16:54:16 +01:00
5535308fff Restructure
Put all source files in `src/' and add the `conkeror/' directory from
the old project.
2012-12-28 20:24:20 +01:00
77c7dbaa9a Initial commit 2012-12-24 01:27:14 +01:00