From 4f0ff14f5bb503d20e2152ab1644f69099badb20 Mon Sep 17 00:00:00 2001 From: Maxim Mamontov Date: Mon, 16 Mar 2015 22:49:24 +0200 Subject: [PATCH] Syntactic fixes. --- projects/sgconf/Makefile | 1 - projects/sgconf_xml/Makefile | 1 - 2 files changed, 2 deletions(-) diff --git a/projects/sgconf/Makefile b/projects/sgconf/Makefile index 280b40be..0d1551f8 100644 --- a/projects/sgconf/Makefile +++ b/projects/sgconf/Makefile @@ -23,7 +23,6 @@ ifeq ($(OS),linux) else LIBS += -lc \ -liconv -else endif SEARCH_DIRS = -I ../../include diff --git a/projects/sgconf_xml/Makefile b/projects/sgconf_xml/Makefile index df79bbdb..b08bbf33 100644 --- a/projects/sgconf_xml/Makefile +++ b/projects/sgconf_xml/Makefile @@ -23,7 +23,6 @@ ifeq ($(OS),linux) else LIBS += -lc \ -liconv -else endif SEARCH_DIRS = -I ../../include -- 2.43.2