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

Diff for /mandoc/Makefile between version 1.491 and 1.492

version 1.491, 2016/08/02 11:09:46 version 1.492, 2016/08/05 23:15:08
Line 19  VERSION = 1.14.0
Line 19  VERSION = 1.14.0
   
 # === LIST OF FILES ====================================================  # === LIST OF FILES ====================================================
   
 TESTSRCS         = test-dirent-namlen.c \  TESTSRCS         = test-be32toh.c \
                      test-dirent-namlen.c \
                    test-EFTYPE.c \                     test-EFTYPE.c \
                    test-err.c \                     test-err.c \
                    test-fts.c \                     test-fts.c \
Line 28  TESTSRCS  = test-dirent-namlen.c \
Line 29  TESTSRCS  = test-dirent-namlen.c \
                    test-isblank.c \                     test-isblank.c \
                    test-mkdtemp.c \                     test-mkdtemp.c \
                    test-nanosleep.c \                     test-nanosleep.c \
                      test-ntohl.c \
                    test-ohash.c \                     test-ohash.c \
                    test-PATH_MAX.c \                     test-PATH_MAX.c \
                    test-pledge.c \                     test-pledge.c \

Legend:
Removed from v.1.491  
changed lines
  Added in v.1.492

CVSweb