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

Diff for /src/usr.bin/tmux/Makefile between version 1.105 and 1.106

version 1.105, 2020/05/16 16:02:24 version 1.106, 2020/05/16 16:30:59
Line 123 
Line 123 
         window-customize.c \          window-customize.c \
         window-tree.c \          window-tree.c \
         window.c \          window.c \
         xmalloc.c \          xmalloc.c
         xterm-keys.c  
   
 CDIAGFLAGS+= -Wno-long-long -Wall -W -Wnested-externs -Wformat=2  CDIAGFLAGS+= -Wno-long-long -Wall -W -Wnested-externs -Wformat=2
 CDIAGFLAGS+= -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations  CDIAGFLAGS+= -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations

Legend:
Removed from v.1.105  
changed lines
  Added in v.1.106