Baptiste Fontaine
|
c91f6411d4
|
Allow to install in a custom prefix
With this change, one can run `make install PREFIX=/my/custom/prefix`.
|
2020-07-15 20:30:09 +02:00 |
|
urbanadventurer
|
04aadc7f60
|
TAB spaces in Makefile
|
2020-06-08 12:09:25 +04:00 |
|
Andrew Horton
|
29ae292d6e
|
Merge branch 'master' into patch-2
|
2020-06-08 12:08:20 +04:00 |
|
xambroz
|
f0bc02ebe6
|
Fix symbolic link
The symbolic link should point to real directory and not to DESTDIR prefixed build directory.
|
2020-05-31 01:02:36 +02:00 |
|
xambroz
|
919d7621c0
|
Create missing bin directory in DESTDIR
When build is being executed, the /usr/bin directory is not present by default.
Create it, if it is missing.
|
2020-05-31 00:55:11 +02:00 |
|
urbanadventurer
|
d97792f564
|
Fix #275 - Makefile now works on macOS and installs to /usr/local prefix
|
2019-11-20 05:52:34 +11:00 |
|
urbanadventurer
|
99f05c435b
|
create a symlink from BINDIR/whatweb to LIBDIR/whatweb. #283 suggested by @blskv
|
2019-11-20 01:56:23 +11:00 |
|
Brendan Coles
|
ca7d416784
|
Update Makefile
|
2017-12-02 00:44:21 +11:00 |
|
Andrew Horton
|
a01693f815
|
removed reference to TODO file
|
2012-01-02 15:57:22 -08:00 |
|
bcoles
|
ca8d843834
|
[~] Updated Makefile, man pages and CHANGELOG:
Added --dorks, -g to man pages
Added ./addons to Makefile
Updated CHANGELOG
|
2011-06-24 21:22:32 +08:00 |
|
Andrew Horton
|
76476f3dc4
|
Updated Makefile for better upgrading
|
2011-04-03 20:54:54 +12:00 |
|
Andrew Horton
|
83682b1644
|
Fixed bug in Makefile causing doc folder to not be created
|
2011-03-28 14:09:51 +13:00 |
|
Andrew Horton
|
e7b1e2c64c
|
fixed typo in Makefile
|
2011-03-25 16:12:51 +13:00 |
|
Andrew Horton
|
7c5133ad7b
|
Updated makefile to include documents
|
2011-03-25 00:21:06 +13:00 |
|
Andrew Horton
|
a9ee9c23f5
|
Renamed disabled-plugins to plugins-disabled. Updated Makefile.
|
2010-10-28 00:41:36 +13:00 |
|
Andrew Horton
|
2829cfb53b
|
first commit
|
2010-09-30 23:03:42 +13:00 |
|