From b2dea5df6b043f41bc3d5d0df33c601a0a686559 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 20 May 2005 19:58:05 +0000 Subject: got rid of some minor warnings svn path=/trunk/externals/hcs/hid/; revision=3040 --- Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b26ec6a..1940463 100644 --- a/Makefile +++ b/Makefile @@ -26,13 +26,12 @@ pd_darwin: hid.pd_darwin endif -# ----------------------- GENERAL ----------------------- +# ----------------------- GENERAL --------------------------------------------- PDEXECUTABLE = ../../../pd/bin/pd CFLAGS = -DUNIX -DPD -O2 -funroll-loops -fomit-frame-pointer \ - -Wall -W -Wshadow -Wstrict-prototypes \ - -Wno-unused -Wno-parentheses -Wno-switch + -Wall -W -Wshadow -Wstrict-prototypes -Wno-unused INCLUDE = -I./ -I../../../pd/src -I./HID\ Utilities\ Source -- cgit v1.2.1