(file) Return to Makecontrib CVS log (file) Jump to this file's LXR Page (dir) Up to [CENS] / tos-contrib

Diff for /tos-contrib/Makecontrib between version 1.3 and 1.4

version 1.3, 2004/03/04 22:35:40 version 1.4, 2004/05/19 23:37:52
Line 1 
Line 1 
 # All shared dirs and other inter-contrib stuff needs to go here # All shared dirs and other inter-contrib stuff needs to go here
 # Potentially HOSTMOTEDIR can be placed here as well # Potentially HOSTMOTEDIR can be placed here as well
  
   
   
 ifndef TOSDIR ifndef TOSDIR
 $(error TOSDIR UNDEFINED) $(error TOSDIR UNDEFINED)
 else else
Line 11 
Line 9 
  
 PROGRAMMER_EXTRA_FLAGS := -dno-poll -v=2 PROGRAMMER_EXTRA_FLAGS := -dno-poll -v=2
  
   CFLAGS += -I../../../include
 CFLAGS += $(patsubst %, -I../../../%/tos/interfaces, $(CONTRIB_INCLUDES)) \ CFLAGS += $(patsubst %, -I../../../%/tos/interfaces, $(CONTRIB_INCLUDES)) \
                   $(patsubst %, -I../../../%/tos/platform/$(PLATFORM), $(CONTRIB_INCLUDES)) \                   $(patsubst %, -I../../../%/tos/platform/$(PLATFORM), $(CONTRIB_INCLUDES)) \
           $(patsubst %, -I../../../%/tos/system, $(CONTRIB_INCLUDES)) \           $(patsubst %, -I../../../%/tos/system, $(CONTRIB_INCLUDES)) \


Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

CENS CVS Mailing List
Powered by
ViewCVS 0.9.2