diff options
| author | N-R-K <79544946+N-R-K@users.noreply.github.com> | 2021-10-03 22:52:12 +0600 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-03 16:52:12 +0000 | 
| commit | e8d08ba67edf407884fa36f11c027cd7c0d4e46d (patch) | |
| tree | 33093140f11547cad1e7fd80bc38cf35bdc11965 /.gitignore | |
| parent | 1dc936d0eeb414a1b13ed3baa35800be3383a181 (diff) | |
Rework build system v2 (#71)
* Remove non-POSIX extensions and commands
* Drop autodetection in favor of OPT_DEP_DEFAULT
* Use += for LDLIBS as some BSD distros need to add extra flags
* Change DOCPREFIX -> EGPREFIX
* Use ?= for MANPREFIX and EGPREFIX
* Update docs
With this, we should have a stable build system. No further significant
changes should be needed.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 | 
1 files changed, 0 insertions, 1 deletions
| @@ -3,4 +3,3 @@ version.h  *.d  *.o  nsxiv -config.mk | 
