]> Git Repo - binutils.git/commit
* doc/as.texinfo: Updated for -MD option.
authorTom Tromey <[email protected]>
Fri, 23 May 1997 19:30:41 +0000 (19:30 +0000)
committerTom Tromey <[email protected]>
Fri, 23 May 1997 19:30:41 +0000 (19:30 +0000)
commit8a51eeafee7b2251ec6b070d1c995486b2c2fe54
tree0036d5a6dc25c45dfad0c946610727e625ea9c7d
parent546d7a90d096c1656d15756ab1e16ba56c24e766
    * doc/as.texinfo: Updated for -MD option.
        * Makefile.in (CFILES): Added depend.c.
        (OBJS): Added depend.o.
        * as.h (start_dependencies, register_dependency,
        print_dependencies): New declarations.
        * depend.c: New file.
        * as.c (parse_args): Added -MD option.
        (main): Call print_dependencies.
        (show_usage): Added help for -MD.
        * read.c (s_app_file): Call register_dependency.
        (s_include): Call register_dependency when file is found.
        (read_a_source_file): Call register_dependency.
gas/ChangeLog
gas/Makefile.in
gas/doc/as.texinfo
This page took 0.026609 seconds and 4 git commands to generate.