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

Diff for /src/usr.bin/mg/Makefile between version 1.27 and 1.28

version 1.27, 2012/06/18 07:13:26 version 1.28, 2013/05/31 18:03:43
Line 15 
Line 15 
 #  #
 CFLAGS+=-Wall -DFKEYS -DREGEX -DXKEYS  CFLAGS+=-Wall -DFKEYS -DREGEX -DXKEYS
   
 SRCS=   autoexec.c basic.c buffer.c cinfo.c dir.c display.c \  SRCS=   autoexec.c basic.c bell.c buffer.c cinfo.c dir.c display.c \
         echo.c extend.c file.c fileio.c funmap.c help.c kbd.c keymap.c \          echo.c extend.c file.c fileio.c funmap.c help.c kbd.c keymap.c \
         line.c macro.c main.c match.c modes.c paragraph.c random.c \          line.c macro.c main.c match.c modes.c paragraph.c random.c \
         re_search.c region.c search.c spawn.c tty.c ttyio.c ttykbd.c \          re_search.c region.c search.c spawn.c tty.c ttyio.c ttykbd.c \

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28