]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/Makefile.in
Makefile.in (INTL_TARGETS): new macro
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Thu, 18 Mar 1999 21:59:35 +0000 (21:59 +0000)
committerAlexandre Oliva <oliva@gcc.gnu.org>
Thu, 18 Mar 1999 21:59:35 +0000 (21:59 +0000)
commita6374b5872dabbd5bc2245bc05a9ee3ea85a73ed
tree23f8ce1f12a11c2588532dc4bb26d53b556fc301
parent8a6985128f8040b7bc02b241c8edfaaf41108aa8
Makefile.in (INTL_TARGETS): new macro

* Makefile.in (INTL_TARGETS): new macro
($(INTL_TARGETS)): depend on generated sources; drop dependencies
on cp/parse.c and objc/objc-parse.c
($(srcdir)/cp/parse.c): move to cp/Make-lang.in
* objc/Make-lang.in ($(INTL_TARGETS)): depend on objc/objc-parse.c

From-SVN: r25851
gcc/ChangeLog
gcc/Makefile.in
gcc/objc/Make-lang.in