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

Diff for /mandoc/Makefile between version 1.490 and 1.491

version 1.490, 2016/07/20 14:03:06 version 1.491, 2016/08/02 11:09:46
Line 20  VERSION = 1.14.0
Line 20  VERSION = 1.14.0
 # === 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 28  TESTSRCS  = test-dirent-namlen.c \
Line 29  TESTSRCS  = test-dirent-namlen.c \
                    test-mkdtemp.c \                     test-mkdtemp.c \
                    test-nanosleep.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.490  
changed lines
  Added in v.1.491

CVSweb