seahag/config.mk

6 lines
135 B
Makefile
Raw Normal View History

prefix ?= /usr/local
# Comment this line if your OS ships libmd as part of libc
# (NetBSD, OpenBSD)
LIBS += -lmd
LIBS += -lpthread