[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/Makefile between version 1.488 and 1.488.2.3

version 1.488, 2016/07/12 05:18:38 version 1.488.2.3, 2016/10/20 18:06:53
Line 20  VERSION = 1.13.4
Line 20  VERSION = 1.13.4
 # === LIST OF FILES ====================================================  # === LIST OF FILES ====================================================
   
 TESTSRCS         = test-dirent-namlen.c \  TESTSRCS         = test-dirent-namlen.c \
                      test-EFTYPE.c \
                    test-err.c \                     test-err.c \
                    test-fts.c \                     test-fts.c \
                    test-getline.c \                     test-getline.c \
Line 27  TESTSRCS  = test-dirent-namlen.c \
Line 28  TESTSRCS  = test-dirent-namlen.c \
                    test-isblank.c \                     test-isblank.c \
                    test-mkdtemp.c \                     test-mkdtemp.c \
                    test-mmap.c \                     test-mmap.c \
                      test-nanosleep.c \
                    test-ohash.c \                     test-ohash.c \
                      test-PATH_MAX.c \
                    test-pledge.c \                     test-pledge.c \
                    test-progname.c \                     test-progname.c \
                    test-reallocarray.c \                     test-reallocarray.c \

Legend:
Removed from v.1.488  
changed lines
  Added in v.1.488.2.3

CVSweb