changeset 22638:8421df47e611

Remove unnecessary -I option from CFLAGS.
author diego
date Sat, 17 Mar 2007 00:21:16 +0000
parents 1a24a78f7474
children 8dd976be3f25
files TOOLS/netstream/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/TOOLS/netstream/Makefile	Sat Mar 17 00:19:41 2007 +0000
+++ b/TOOLS/netstream/Makefile	Sat Mar 17 00:21:16 2007 +0000
@@ -3,7 +3,7 @@
 
 include $(MPROOT)/config.mak
 
-CFLAGS  = $(OPTFLAGS) -I$(MPROOT) -I$(MPROOT)/loader
+CFLAGS  = $(OPTFLAGS) -I$(MPROOT)
 
 all: netstream