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

Annotation of mandoc/Makefile.depend, Revision 1.4

1.1       schwarze    1: apropos.o: apropos.c config.h manpath.h mansearch.h
                      2: arch.o: arch.c config.h mdoc.h libmdoc.h arch.in
                      3: att.o: att.c config.h mdoc.h libmdoc.h att.in
                      4: cgi.o: cgi.c config.h mandoc.h mandoc_aux.h main.h manpath.h mansearch.h cgi.h
                      5: chars.o: chars.c config.h mandoc.h mandoc_aux.h libmandoc.h chars.in
1.4     ! schwarze    6: compat_fgetln.o: compat_fgetln.c config.h
        !             7: compat_fts.o: compat_fts.c config.h compat_fts.h
        !             8: compat_getsubopt.o: compat_getsubopt.c config.h
        !             9: compat_ohash.o: compat_ohash.c config.h
        !            10: compat_reallocarray.o: compat_reallocarray.c config.h
        !            11: compat_sqlite3_errstr.o: compat_sqlite3_errstr.c config.h
        !            12: compat_strcasestr.o: compat_strcasestr.c config.h
        !            13: compat_strlcat.o: compat_strlcat.c config.h
        !            14: compat_strlcpy.o: compat_strlcpy.c config.h
        !            15: compat_strsep.o: compat_strsep.c config.h
1.1       schwarze   16: demandoc.o: demandoc.c config.h man.h mdoc.h mandoc.h
                     17: eqn.o: eqn.c config.h mandoc.h mandoc_aux.h libmandoc.h libroff.h
                     18: eqn_html.o: eqn_html.c config.h mandoc.h out.h html.h
                     19: eqn_term.o: eqn_term.c config.h mandoc.h out.h term.h
                     20: html.o: html.c config.h mandoc.h mandoc_aux.h libmandoc.h out.h html.h main.h
                     21: lib.o: lib.c config.h mdoc.h libmdoc.h lib.in
                     22: main.o: main.c config.h mandoc.h mandoc_aux.h main.h mdoc.h man.h
                     23: man.o: man.c config.h man.h mandoc.h mandoc_aux.h libman.h libmandoc.h
                     24: man_hash.o: man_hash.c config.h man.h mandoc.h libman.h
                     25: man_html.o: man_html.c config.h mandoc.h mandoc_aux.h out.h html.h man.h main.h
                     26: man_macro.o: man_macro.c config.h man.h mandoc.h libmandoc.h libman.h
                     27: man_term.o: man_term.c config.h mandoc.h mandoc_aux.h out.h man.h term.h main.h
                     28: man_validate.o: man_validate.c config.h man.h mandoc.h mandoc_aux.h libman.h libmandoc.h
                     29: mandoc.o: mandoc.c config.h mandoc.h mandoc_aux.h libmandoc.h
                     30: mandoc_aux.o: mandoc_aux.c config.h mandoc.h mandoc_aux.h
1.4     ! schwarze   31: mandocdb.o: mandocdb.c config.h compat_fts.h mdoc.h man.h mandoc.h mandoc_aux.h manpath.h mansearch.h
1.1       schwarze   32: manpage.o: manpage.c config.h manpath.h mansearch.h
                     33: manpath.o: manpath.c config.h mandoc_aux.h manpath.h
                     34: mansearch.o: mansearch.c config.h mandoc.h mandoc_aux.h manpath.h mansearch.h
1.3       schwarze   35: mansearch_const.o: mansearch_const.c config.h manpath.h mansearch.h
1.1       schwarze   36: mdoc.o: mdoc.c config.h mdoc.h mandoc.h mandoc_aux.h libmdoc.h libmandoc.h
                     37: mdoc_argv.o: mdoc_argv.c config.h mdoc.h mandoc.h mandoc_aux.h libmdoc.h libmandoc.h
                     38: mdoc_hash.o: mdoc_hash.c config.h mdoc.h libmdoc.h
                     39: mdoc_html.o: mdoc_html.c config.h mandoc.h mandoc_aux.h out.h html.h mdoc.h main.h
                     40: mdoc_macro.o: mdoc_macro.c config.h mdoc.h mandoc.h libmdoc.h libmandoc.h
                     41: mdoc_man.o: mdoc_man.c config.h mandoc.h mandoc_aux.h out.h man.h mdoc.h main.h
                     42: mdoc_term.o: mdoc_term.c config.h mandoc.h mandoc_aux.h out.h term.h mdoc.h main.h
                     43: mdoc_validate.o: mdoc_validate.c config.h mdoc.h mandoc.h mandoc_aux.h libmdoc.h libmandoc.h
                     44: msec.o: msec.c config.h mandoc.h libmandoc.h msec.in
                     45: out.o: out.c config.h mandoc_aux.h mandoc.h out.h
                     46: preconv.o: preconv.c config.h
                     47: read.o: read.c config.h mandoc.h mandoc_aux.h libmandoc.h mdoc.h man.h main.h
                     48: roff.o: roff.c config.h mandoc.h mandoc_aux.h libroff.h libmandoc.h predefs.in
                     49: st.o: st.c config.h mdoc.h libmdoc.h st.in
                     50: tbl.o: tbl.c config.h mandoc.h mandoc_aux.h libmandoc.h libroff.h
                     51: tbl_data.o: tbl_data.c config.h mandoc.h mandoc_aux.h libmandoc.h libroff.h
                     52: tbl_html.o: tbl_html.c config.h mandoc.h out.h html.h
                     53: tbl_layout.o: tbl_layout.c config.h mandoc.h mandoc_aux.h libmandoc.h libroff.h
                     54: tbl_opts.o: tbl_opts.c config.h mandoc.h libmandoc.h libroff.h
                     55: tbl_term.o: tbl_term.c config.h mandoc.h out.h term.h
                     56: term.o: term.c config.h mandoc.h mandoc_aux.h out.h term.h main.h
                     57: term_ascii.o: term_ascii.c config.h mandoc.h mandoc_aux.h out.h term.h main.h
                     58: term_ps.o: term_ps.c config.h mandoc.h mandoc_aux.h out.h main.h term.h
                     59: tree.o: tree.c config.h mandoc.h mdoc.h man.h main.h
                     60: vol.o: vol.c config.h mdoc.h libmdoc.h vol.in
                     61: test-fgetln.o: test-fgetln.c
                     62: test-getsubopt.o: test-getsubopt.c
                     63: test-mmap.o: test-mmap.c
                     64: test-ohash.o: test-ohash.c
                     65: test-reallocarray.o: test-reallocarray.c
1.2       schwarze   66: test-sqlite3_errstr.o: test-sqlite3_errstr.c
1.1       schwarze   67: test-strcasestr.o: test-strcasestr.c
                     68: test-strlcat.o: test-strlcat.c
                     69: test-strlcpy.o: test-strlcpy.c
                     70: test-strptime.o: test-strptime.c
                     71: test-strsep.o: test-strsep.c

CVSweb