Makefile.in (options.c options.h): Use stamp file s-options to avoid unnecessary...
authorIan Lance Taylor <ian@wasabisystems.com>
Wed, 28 Jan 2004 19:43:45 +0000 (19:43 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 28 Jan 2004 19:43:45 +0000 (19:43 +0000)
commit469ef4a30c98e0c7e2de9bdcaecca4ab41a8a89b
tree0450bf9b3aab49b0537a628cd268ba377e0c2b2e
parent4f90e1c5fea6a2c500914bd07d7e36c9f8e58c7d
Makefile.in (options.c options.h): Use stamp file s-options to avoid unnecessary rebuilds.

* Makefile.in (options.c options.h): Use stamp file s-options to
avoid unnecessary rebuilds.
(options.o): New target listing dependencies.
(gtyp-gen.h): Use stamp file s-gtyp-gen.
(STAGESTUFF): Add s-gtyp-gen.

From-SVN: r76803
gcc/ChangeLog
gcc/Makefile.in