mirror of
https://codeberg.org/nsxiv/nsxiv
synced 2024-11-05 21:20:25 +00:00
Added Makefile for NetBSD
This commit is contained in:
parent
fe281548fc
commit
8a420ff4a6
4
Makefile.netbsd
Normal file
4
Makefile.netbsd
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user