Commit graph

13 commits

Author SHA1 Message Date
Miodrag Tokić 601986fbe1 Remove EXEC_FILES
Variable doesn't make much sense and makes the code more convoluted.
2019-02-03 17:57:28 +01:00
Miodrag Tokić 01f60821ea Help formatting 2019-02-03 17:44:18 +01:00
Lukas Mestan c107529335 add man page 2019-01-16 19:06:53 +01:00
Ben Boeckel f4930f152d Makefile: fix installing to an empty prefix
If `$(PREFIX)` was an empty directory, `$(PREFIX)/bin` would end up
being the executable instead of a directory. Create the `bin` directory
first.
2018-09-20 13:34:18 -04:00
Dan Kalowsky 7f70c8b728 Makefile: set PREFIX to conditional assignment
When the variable PREFIX is provided on the command line, do not
override the value.

Signed-off-by: Dan Kalowsky <dank@deadmime.org>
2018-08-22 14:37:11 -07:00
a7r3 37b37bb5c8
Makefile: Don't treat newline characters literally
Signed-off-by: a7r3 <arvindultimate7352@gmail.com>
2017-10-19 22:04:33 +05:30
Lukas Mestan 7c6b9b01e4 update makefile 2017-09-04 12:01:34 +02:00
Lukáš Mešťan ab633cf8ea update reinstall section 2017-04-03 09:08:29 +02:00
Lukas Mestan 75e3a87a24 cmd: make reinstall 2017-03-30 14:45:28 +02:00
Lukas Mestan 8d209e371f
travisci 2017-03-18 13:59:30 +01:00
arzzen 061c4657b1 git alias "git quick-status" 2017-01-16 21:04:11 +01:00
Lukáš Mešťan 1b384d588b Update Makefile 2017-01-15 19:21:57 +01:00
arzzen c9f90c0346 init 2017-01-15 18:31:22 +01:00