[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / usr.bin / make

Diff for /src/usr.bin/make/Makefile between version 1.55 and 1.56

version 1.55, 2012/10/02 10:29:30 version 1.56, 2013/04/23 14:32:53
Line 6 
Line 6 
 CDIAGFLAGS=-Wall -W -Wno-char-subscripts -Wstrict-prototypes -pedantic \  CDIAGFLAGS=-Wall -W -Wno-char-subscripts -Wstrict-prototypes -pedantic \
         -Wmissing-prototypes -Wdeclaration-after-statement          -Wmissing-prototypes -Wdeclaration-after-statement
   
 CDEFS+=-DUSE_TIMESPEC  
 CDEFS+=-DHAS_BOOL_H  CDEFS+=-DHAS_BOOL_H
 CDEFS+=-DHAS_PATHS_H  CDEFS+=-DHAS_PATHS_H
 CDEFS+=-DHAS_EXTENDED_GETCWD  CDEFS+=-DHAS_EXTENDED_GETCWD

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