1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-06-27 16:36:00 +00:00

Makefile fixes for non GNU systems

* Move `Makefile` to `GNUmakefile`, which GNU `make` picks first
* Add `Makefile` so other `make`s forward to `gmake`
* Set the `SHELL` variable and let `make` handle the shell

Signed-off-by: Olivier Mehani <shtrom@ssji.net>
This commit is contained in:
Olivier Mehani 2018-08-18 15:39:37 +10:00
parent 1421236800
commit 681e04b060
No known key found for this signature in database
GPG key ID: ADCF72E06DBC3057
7 changed files with 55 additions and 52 deletions

0
scripts/install.sh Normal file → Executable file
View file