snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit ec423d97d4a36d4e07644ebfbd0c2a1b675510d8
parent 48941cfeaf2205b3159c727c8edeece846457efb
Author: default <nobody@localhost>
Date:   Mon, 11 Mar 2024 17:43:19 +0000

Added -lrt to Makefile.NetBSD.

Diffstat:
MMakefile.NetBSD | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/Makefile.NetBSD b/Makefile.NetBSD @@ -1,6 +1,7 @@ PREFIX=/usr/pkg PREFIX_MAN=$(PREFIX)/man CFLAGS?=-g -Wall -Wextra +LDFLAGS=-lrt all: snac