1
Fork 0

set hareflag

This commit is contained in:
Jan-Erik Rediger 2024-06-01 16:32:31 +02:00
parent 650f29a7c6
commit f4fae4b967

View file

@ -1,7 +1,7 @@
.POSIX: .POSIX:
.SUFFIXES: .SUFFIXES:
HARE=hare HARE=hare
HAREFLAGS= HAREFLAGS ?= -lpthread
DESTDIR= DESTDIR=
PREFIX=/usr/local PREFIX=/usr/local