From d6cf0a8e8580978f8bd7dbb3965255b96851bb7f Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Wed, 26 Jun 2019 02:09:24 +0800
Subject: [PATCH] update mqttd makefile, remove lwiringPi

---
 ch7_library/test/makefile |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/ch7_library/test/makefile b/ch7_library/test/makefile
index 11facab..efa87a1 100644
--- a/ch7_library/test/makefile
+++ b/ch7_library/test/makefile
@@ -16,5 +16,3 @@
 run:
 	export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:LIBPATH
 	./${APPNAME}
-
-

--
Gitblit v1.9.1