$OpenBSD: patch-test_lib_c_Makefile,v 1.1 2017/04/15 20:46:16 sthen Exp $
--- test/lib/c/Makefile.orig	Fri Apr 14 15:04:30 2017
+++ test/lib/c/Makefile	Fri Apr 14 15:04:38 2017
@@ -1,7 +1,7 @@
 .PHONY: all test 01 02 03 04 08 09 clean reallyclean
 
 CFLAGS=-I../../../lib -Werror
-LIBS=../../../lib/libmosquitto.so.1
+LIBS=${WRKLIB}
 
 all : 01 02 03 04 08 09
 
