(lang_{specs,options}_files): New variables.
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 14 May 1995 14:36:25 +0000 (14:36 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 14 May 1995 14:36:25 +0000 (14:36 +0000)
commit636fef924e4c5c270e1c93524c6866ebe022383e
treeb525cb436885733d3d518e14654ea8a16a3c745a
parentc9d72f0067be73761cee5b0a5bf49ded3c1955db
(lang_{specs,options}_files): New variables.
(gcc.o): Depends on $(lang_specs_files).
(toplev.o): Depends on $(lang_options_file); merge two dep lists.
(distclean): Remove spes.h and options.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9680 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/Makefile.in