From: Maxim Mamontov Date: Mon, 16 Mar 2015 20:49:24 +0000 (+0200) Subject: Syntactic fixes. X-Git-Tag: 2.409~186 X-Git-Url: https://git.stg.codes/stg.git/commitdiff_plain/4f0ff14f5bb503d20e2152ab1644f69099badb20 Syntactic fixes. --- 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