[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.14 and 1.15

version 1.14, 2005/03/09 19:12:57 version 1.15, 2005/03/10 18:27:47
Line 12 
Line 12 
 #       FKEYS           -- add support for function key sequences.  #       FKEYS           -- add support for function key sequences.
 #       XKEYS           -- use termcap function key definitions. Warning -  #       XKEYS           -- use termcap function key definitions. Warning -
 #                               XKEYS and bsmap mode do _not_ get along.  #                               XKEYS and bsmap mode do _not_ get along.
 #       NOBACKUP        -- disable "make-backup-files"  #       NO_BACKUP       -- disable "make-backup-files"
 #       PREFIXREGION    -- enable function "prefix-region"  #       PREFIXREGION    -- enable function "prefix-region"
 #       REGEX           -- create regular expression functions  #       REGEX           -- create regular expression functions
 #  #

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15