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

Diff for /mandoc/Makefile.depend between version 1.1 and 1.4

version 1.1, 2014/08/05 05:27:16 version 1.4, 2014/08/11 01:39:00
Line 3  arch.o: arch.c config.h mdoc.h libmdoc.h arch.in
Line 3  arch.o: arch.c config.h mdoc.h libmdoc.h arch.in
 att.o: att.c config.h mdoc.h libmdoc.h att.in  att.o: att.c config.h mdoc.h libmdoc.h att.in
 cgi.o: cgi.c config.h mandoc.h mandoc_aux.h main.h manpath.h mansearch.h cgi.h  cgi.o: cgi.c config.h mandoc.h mandoc_aux.h main.h manpath.h mansearch.h cgi.h
 chars.o: chars.c config.h mandoc.h mandoc_aux.h libmandoc.h chars.in  chars.o: chars.c config.h mandoc.h mandoc_aux.h libmandoc.h chars.in
 compat_fgetln.o: compat_fgetln.c config.h  compat_fgetln.o: compat_fgetln.c config.h
 compat_getsubopt.o: compat_getsubopt.c config.h  compat_fts.o: compat_fts.c config.h compat_fts.h
 compat_ohash.o: compat_ohash.c config.h  compat_getsubopt.o: compat_getsubopt.c config.h
 compat_reallocarray.o: compat_reallocarray.c config.h  compat_ohash.o: compat_ohash.c config.h
 compat_strcasestr.o: compat_strcasestr.c config.h  compat_reallocarray.o: compat_reallocarray.c config.h
 compat_strlcat.o: compat_strlcat.c config.h  compat_sqlite3_errstr.o: compat_sqlite3_errstr.c config.h
 compat_strlcpy.o: compat_strlcpy.c config.h  compat_strcasestr.o: compat_strcasestr.c config.h
 compat_strsep.o: compat_strsep.c config.h  compat_strlcat.o: compat_strlcat.c config.h
   compat_strlcpy.o: compat_strlcpy.c config.h
   compat_strsep.o: compat_strsep.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 26  man_term.o: man_term.c config.h mandoc.h mandoc_aux.h 
Line 28  man_term.o: man_term.c config.h mandoc.h mandoc_aux.h 
 man_validate.o: man_validate.c config.h man.h mandoc.h mandoc_aux.h libman.h libmandoc.h  man_validate.o: man_validate.c config.h man.h mandoc.h mandoc_aux.h libman.h libmandoc.h
 mandoc.o: mandoc.c config.h mandoc.h mandoc_aux.h libmandoc.h  mandoc.o: mandoc.c config.h mandoc.h mandoc_aux.h libmandoc.h
 mandoc_aux.o: mandoc_aux.c config.h mandoc.h mandoc_aux.h  mandoc_aux.o: mandoc_aux.c config.h mandoc.h mandoc_aux.h
 mandocdb.o: mandocdb.c config.h mdoc.h man.h mandoc.h mandoc_aux.h manpath.h mansearch.h  mandocdb.o: mandocdb.c config.h compat_fts.h mdoc.h man.h mandoc.h mandoc_aux.h manpath.h mansearch.h
 manpage.o: manpage.c config.h manpath.h mansearch.h  manpage.o: manpage.c config.h manpath.h mansearch.h
 manpath.o: manpath.c config.h mandoc_aux.h manpath.h  manpath.o: manpath.c config.h mandoc_aux.h manpath.h
 mansearch.o: mansearch.c config.h mandoc.h mandoc_aux.h manpath.h mansearch.h  mansearch.o: mansearch.c config.h mandoc.h mandoc_aux.h manpath.h mansearch.h
 mansearch_const.o: mansearch_const.c manpath.h mansearch.h  mansearch_const.o: mansearch_const.c config.h manpath.h mansearch.h
 mdoc.o: mdoc.c config.h mdoc.h mandoc.h mandoc_aux.h libmdoc.h libmandoc.h  mdoc.o: mdoc.c config.h mdoc.h mandoc.h mandoc_aux.h libmdoc.h libmandoc.h
 mdoc_argv.o: mdoc_argv.c config.h mdoc.h mandoc.h mandoc_aux.h libmdoc.h libmandoc.h  mdoc_argv.o: mdoc_argv.c config.h mdoc.h mandoc.h mandoc_aux.h libmdoc.h libmandoc.h
 mdoc_hash.o: mdoc_hash.c config.h mdoc.h libmdoc.h  mdoc_hash.o: mdoc_hash.c config.h mdoc.h libmdoc.h
Line 61  test-getsubopt.o: test-getsubopt.c 
Line 63  test-getsubopt.o: test-getsubopt.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
   test-sqlite3_errstr.o: test-sqlite3_errstr.c
 test-strcasestr.o: test-strcasestr.c  test-strcasestr.o: test-strcasestr.c
 test-strlcat.o: test-strlcat.c  test-strlcat.o: test-strlcat.c
 test-strlcpy.o: test-strlcpy.c  test-strlcpy.o: test-strlcpy.c

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.4

CVSweb