]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/Makefile.in
* Makefile.in (EXTRA_C_OBJS): New variable.
authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Jul 1997 22:07:34 +0000 (22:07 +0000)
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Jul 1997 22:07:34 +0000 (22:07 +0000)
commit6cba4ca34d356b278b0c7c80145b0b608f9cb635
tree08af615f60cecc0202ef4ffce96f2067e8a2fb8e
parente14c212c2d020c02d8f82a9d05e9beb82d3a369b
* Makefile.in (EXTRA_C_OBJS):  New variable.
(INTERNAL_CFLAGS):  Add @extra_c_flags@.
C_OBJS, OBJC_OBS:  Add $(EXTRA_C_OBJS).

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