From e361b1654fefd1a563a82d335795f94b794b4873 Mon Sep 17 00:00:00 2001 From: guowenxue <guowenxue@gmail.com> Date: Tue, 20 Nov 2018 14:06:54 +0800 Subject: [PATCH] move configure parser source code to etc folder, and set default log file to /tmp --- src/nbiotd/etc/makefile | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/src/nbiotd/core/makefile b/src/nbiotd/etc/makefile similarity index 100% rename from src/nbiotd/core/makefile rename to src/nbiotd/etc/makefile -- Gitblit v1.9.1