[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.4

version 1.488, 2016/07/12 05:18:38 version 1.488.2.4, 2017/02/05 22:24:41
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 \
Line 145  DISTFILES  = INSTALL \
Line 148  DISTFILES  = INSTALL \
                    man.cgi.8 \                     man.cgi.8 \
                    man.conf.5 \                     man.conf.5 \
                    man.h \                     man.h \
                      man.options.1 \
                    manconf.h \                     manconf.h \
                    mandoc.1 \                     mandoc.1 \
                    mandoc.3 \                     mandoc.3 \

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

CVSweb