mirror of
https://codeberg.org/grunfink/snac2.git
synced 2024-11-09 19:50:26 +03:00
Added -lrt to Makefile.NetBSD.
This commit is contained in:
parent
48941cfeaf
commit
ec423d97d4
@ -1,6 +1,7 @@
|
||||
PREFIX=/usr/pkg
|
||||
PREFIX_MAN=$(PREFIX)/man
|
||||
CFLAGS?=-g -Wall -Wextra
|
||||
LDFLAGS=-lrt
|
||||
|
||||
all: snac
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user