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

Diff for /mandoc/Makefile.depend between version 1.8 and 1.9

version 1.8, 2015/02/16 14:56:22 version 1.9, 2015/03/19 14:57:29
Line 4  chars.o: chars.c config.h mandoc.h mandoc_aux.h libman
Line 4  chars.o: chars.c config.h mandoc.h mandoc_aux.h libman
 compat_fgetln.o: compat_fgetln.c config.h  compat_fgetln.o: compat_fgetln.c config.h
 compat_fts.o: compat_fts.c config.h compat_fts.h  compat_fts.o: compat_fts.c config.h compat_fts.h
 compat_getsubopt.o: compat_getsubopt.c config.h  compat_getsubopt.o: compat_getsubopt.c config.h
   compat_isblank.o: compat_isblank.c config.h
   compat_mkdtemp.o: compat_mkdtemp.c config.h
 compat_ohash.o: compat_ohash.c config.h compat_ohash.h  compat_ohash.o: compat_ohash.c config.h compat_ohash.h
 compat_reallocarray.o: compat_reallocarray.c config.h  compat_reallocarray.o: compat_reallocarray.c config.h
 compat_sqlite3_errstr.o: compat_sqlite3_errstr.c config.h  compat_sqlite3_errstr.o: compat_sqlite3_errstr.c config.h
Line 12  compat_strlcat.o: compat_strlcat.c config.h
Line 14  compat_strlcat.o: compat_strlcat.c config.h
 compat_strlcpy.o: compat_strlcpy.c config.h  compat_strlcpy.o: compat_strlcpy.c config.h
 compat_strsep.o: compat_strsep.c config.h  compat_strsep.o: compat_strsep.c config.h
 compat_strtonum.o: compat_strtonum.c config.h  compat_strtonum.o: compat_strtonum.c config.h
   compat_vasprintf.o: compat_vasprintf.c config.h
 demandoc.o: demandoc.c config.h man.h mdoc.h mandoc.h  demandoc.o: demandoc.c config.h man.h mdoc.h mandoc.h
 eqn.o: eqn.c config.h mandoc.h mandoc_aux.h libmandoc.h libroff.h  eqn.o: eqn.c config.h mandoc.h mandoc_aux.h libmandoc.h libroff.h
 eqn_html.o: eqn_html.c config.h mandoc.h out.h html.h  eqn_html.o: eqn_html.c config.h mandoc.h out.h html.h
Line 60  test-dirent-namlen.o: test-dirent-namlen.c
Line 63  test-dirent-namlen.o: test-dirent-namlen.c
 test-fgetln.o: test-fgetln.c  test-fgetln.o: test-fgetln.c
 test-fts.o: test-fts.c  test-fts.o: test-fts.c
 test-getsubopt.o: test-getsubopt.c  test-getsubopt.o: test-getsubopt.c
   test-isblank.o: test-isblank.c
   test-mkdtemp.o: test-mkdtemp.c
 test-mmap.o: test-mmap.c  test-mmap.o: test-mmap.c
 test-ohash.o: test-ohash.c  test-ohash.o: test-ohash.c
 test-reallocarray.o: test-reallocarray.c  test-reallocarray.o: test-reallocarray.c
Line 71  test-strlcpy.o: test-strlcpy.c
Line 76  test-strlcpy.o: test-strlcpy.c
 test-strptime.o: test-strptime.c  test-strptime.o: test-strptime.c
 test-strsep.o: test-strsep.c  test-strsep.o: test-strsep.c
 test-strtonum.o: test-strtonum.c  test-strtonum.o: test-strtonum.c
   test-vasprintf.o: test-vasprintf.c
 test-wchar.o: test-wchar.c  test-wchar.o: test-wchar.c

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

CVSweb