summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorN-R-K <79544946+N-R-K@users.noreply.github.com>2021-10-03 18:52:12 +0200
committerGitHub <noreply@github.com>2021-10-03 18:52:12 +0200
commite8d08ba67edf407884fa36f11c027cd7c0d4e46d (patch)
tree33093140f11547cad1e7fd80bc38cf35bdc11965 /.gitignore
parent1dc936d0eeb414a1b13ed3baa35800be3383a181 (diff)
downloadnsxiv-e8d08ba67edf407884fa36f11c027cd7c0d4e46d.tar.zst
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--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d2d77f1..41ab2e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,4 +3,3 @@ version.h
*.d
*.o
nsxiv
-config.mk