aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.netbsd
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-06-28 19:19:02 +0200
committerBert <ber.t@gmx.com>2011-06-28 19:19:02 +0200
commit8a420ff4a6ab3fbf03a44acc3ae169479c91bcfb (patch)
treefeb2ba18f59ffb54a717d1e71a25e8bda9209932 /Makefile.netbsd
parentfe281548fc172f0416667e221d097691ab71ee44 (diff)
downloadnsxiv-8a420ff4a6ab3fbf03a44acc3ae169479c91bcfb.tar.zst
Added Makefile for NetBSD
Diffstat (limited to 'Makefile.netbsd')
-rw-r--r--Makefile.netbsd4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.netbsd b/Makefile.netbsd
new file mode 100644
index 0000000..b2ce72b
--- /dev/null
+++ b/Makefile.netbsd
@@ -0,0 +1,4 @@
+.include Makefile
+
+CFLAGS = -Wall -pedantic -DVERSION=\"$(VERSION)\" -I/usr/X11R7/include
+LDFLAGS = -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib