]> git.ipfire.org Git - thirdparty/gcc.git/commit
Makefile.in (C_OBJS): Include c-pretty-print.o
authorGabriel Dos Reis <gdr@nerim.net>
Mon, 29 Jul 2002 19:31:24 +0000 (19:31 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Mon, 29 Jul 2002 19:31:24 +0000 (19:31 +0000)
commit61ccbcfd47fc677635169421f8ecb079fa99c5f8
tree34373384a7a2f7e16ad1e90fbdd702a5943f0598
parent09101f56b17ce1a29aee10e48eefa3cdd8a6be47
Makefile.in (C_OBJS): Include c-pretty-print.o

2002-07-29  Gabriel Dos Reis  <gdr@nerim.net>

* Makefile.in (C_OBJS): Include c-pretty-print.o
(c-pretty-print.o): Add depency rule.
* pretty-print.h: Add more macros.
* c-pretty-print.c: New file.
* c-pretty-print.h: Likewise.

cp/

2002-07-29  Gabriel Dos Reis  <gdr@nerim.net>

* Make-lang.in (CXX_C_OBJS): Include.

From-SVN: r55845
gcc/ChangeLog
gcc/Makefile.in
gcc/c-pretty-print.c [new file with mode: 0644]
gcc/c-pretty-print.h [new file with mode: 0644]
gcc/cp/Make-lang.in
gcc/pretty-print.h