From c4836ce4a969a6493606fe1c136d654c8777d6ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Tue, 30 Mar 2010 09:06:54 +0000 Subject: inline code documentation svn path=/trunk/externals/iem/iemnet/; revision=13311 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7d9b730..90d8b36 100644 --- a/Makefile +++ b/Makefile @@ -52,7 +52,7 @@ INSTALL_FILE = $(INSTALL) -p -m 644 INSTALL_LIB = $(INSTALL) -p -m 644 -s INSTALL_DIR = $(INSTALL) -p -m 755 -d -CFLAGS = -DPD -I$(PD_PATH)/src -Wall -W -g +CFLAGS = -DPD -I$(PD_PATH)/src -Wall -W -Wno-unused -g LDFLAGS = LIBS = ALLSOURCES := $(SOURCES) $(SOURCES_android) $(SOURCES_cygwin) $(SOURCES_macosx) \ -- cgit v1.2.1