diff options
author | Sunaina Pai <sunainapai.in@gmail.com> | 2019-12-05 12:25:10 +0530 |
---|---|---|
committer | Sunaina Pai <sunainapai.in@gmail.com> | 2019-12-05 12:25:10 +0530 |
commit | 5a3e8b4d588f81427ed2c6abdf48df0abe2cec90 (patch) | |
tree | c44dc55b1aedb31e15e5e06c9962fcb42aab8118 /layout/feed.xml | |
parent | cebbf522931fd6cbdf826a3733af3de36b20574b (diff) |
Replace GNU Make 'ifeq' with POSIX shell 'if'
This project tries to keep the Makefile as generic as possible by
conforming to POSIX make specification, so this commit removes
ifeq-statements that are GNU-specific extensions to make and replaces
them with if-statements that are available in any POSIX shell.
Diffstat (limited to 'layout/feed.xml')
0 files changed, 0 insertions, 0 deletions