From 3eedcabd4a121465600a38be89a264ebe06a6839 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sat, 26 Aug 2006 20:30:32 +0000 Subject: added quick function to display the available ports using the [info( message. Yes, this is a quick hack svn path=/trunk/externals/iem/comport/; revision=5751 --- comport/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'comport/makefile') diff --git a/comport/makefile b/comport/makefile index 598d5e1..fab8a30 100644 --- a/comport/makefile +++ b/comport/makefile @@ -73,7 +73,7 @@ LINUXCFLAGS = -DPD -O2 -fPIC -funroll-loops -fomit-frame-pointer \ -Wall -W -Wshadow -Wstrict-prototypes -Werror \ -Wno-unused -Wno-parentheses -Wno-switch -LINUXINCLUDE = -I../../src +LINUXINCLUDE = -I../../src -I../../../../pd/src .c.pd_linux: cc $(LINUXCFLAGS) $(LINUXINCLUDE) -o $*.o -c $*.c -- cgit v1.2.1