[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.5 and 1.6

version 1.5, 2000/02/28 23:45:21 version 1.6, 2000/09/01 14:59:08
Line 16 
Line 16 
 #       PREFIXREGION    -- enable function "prefix-region"  #       PREFIXREGION    -- enable function "prefix-region"
 #       REGEX           -- create regular expression functions  #       REGEX           -- create regular expression functions
 #  #
 CFLAGS+=-DDO_METAKEY -DPREFIXREGION -DXKEYS -DFKEYS -DBACKUP -DREGEX  CFLAGS+=-Wall -DDO_METAKEY -DPREFIXREGION -DXKEYS -DFKEYS -DBACKUP -DREGEX
   
 SRCS=   cinfo.c fileio.c spawn.c ttyio.c tty.c ttykbd.c \  SRCS=   cinfo.c fileio.c spawn.c ttyio.c tty.c ttykbd.c \
         basic.c dir.c dired.c file.c line.c match.c paragraph.c \          basic.c dir.c dired.c file.c line.c match.c paragraph.c \

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6