(file) Return to Makefile CVS log (file) Jump to this file's LXR Page (dir) Up to [CENS] / emstar

Diff for /emstar/Makefile between version 1.55 and 1.56

version 1.55, 2005/10/27 01:28:14 version 1.56, 2005/11/08 03:11:54
Line 127 
Line 127 
 endif endif
  
 CFLAGS  += -Wall -Werror -I. $(GLIB_CFLAGS) -I$(INCDIR) -DCVSTAG=\"$(CVSTAG)\" CFLAGS  += -Wall -Werror -I. $(GLIB_CFLAGS) -I$(INCDIR) -DCVSTAG=\"$(CVSTAG)\"
 # add no-pointer-sign if we have gcc >=4  
 ifdef HAVE_GCC_4  
 CFLAGS += -Wno-pointer-sign -D__HAVE_GCC_4  
 endif  
 KCFLAGS += -DCVSTAG=\"$(CVSTAG)\" KCFLAGS += -DCVSTAG=\"$(CVSTAG)\"
 CXXFLAGS += -Wall -Werror -I. $(GLIB_CFLAGS) -I$(INCDIR) -DCVSTAG=\"$(CVSTAG)\" CXXFLAGS += -Wall -Werror -I. $(GLIB_CFLAGS) -I$(INCDIR) -DCVSTAG=\"$(CVSTAG)\"
  
Line 153 
Line 149 
 export EMTOS_MAKE_CC = $(CC) export EMTOS_MAKE_CC = $(CC)
 export EMTOS_MAKE_GCCINCLUDE export EMTOS_MAKE_GCCINCLUDE
 export GLIB_CFLAGS export GLIB_CFLAGS
 # export this if we have gcc_4 so we can include the right thing  
 # on the emtos build  
 ifdef HAVE_GCC_4  
 export HAVE_GCC_4  
 endif  
 # set up the default location for the cross-compiled glib library # set up the default location for the cross-compiled glib library
 ifndef EMTOS_MAKE_LDFLAGS ifndef EMTOS_MAKE_LDFLAGS
   EMTOS_MAKE_LDFLAGS = $(PWD)/$(GLIB_PATH)   EMTOS_MAKE_LDFLAGS = $(PWD)/$(GLIB_PATH)


Legend:
Removed from v.1.55  
changed lines
  Added in v.1.56

CENS CVS Mailing List
Powered by
ViewCVS 0.9.2