(file) Return to Makefile CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Executor

Diff for /pegasus/src/Executor/Makefile between version 1.1.2.19 and 1.1.2.20

version 1.1.2.19, 2007/01/11 16:01:23 version 1.1.2.20, 2007/01/11 20:48:24
Line 58 
Line 58 
     Policy.c \     Policy.c \
     Macro.c \     Macro.c \
     Match.c \     Match.c \
     Messages.c      Messages.c \
       Assert.c
  
 ifeq ($(findstring _GNU, $(PEGASUS_PLATFORM)), _GNU) ifeq ($(findstring _GNU, $(PEGASUS_PLATFORM)), _GNU)
     FLAGS += -pedantic -ansi -Werror      FLAGS += -pedantic -ansi -Werror -Wunused -Wno-unused-function
     CXX=gcc     CXX=gcc
 endif endif
  


Legend:
Removed from v.1.1.2.19  
changed lines
  Added in v.1.1.2.20

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2