Add first preprocessor macro-expansion files.
authorJim Blandy <jimb@codesourcery.com>
Mon, 13 May 2002 18:13:07 +0000 (18:13 +0000)
committerJim Blandy <jimb@codesourcery.com>
Mon, 13 May 2002 18:13:07 +0000 (18:13 +0000)
commitec2bcbe7540d6ffda2119ad95ba0b9326e497b28
treea16c0ccc63b7ca477d2695cc5131e9d54c3f61f8
parent6d53172289ad02b0ca255c6b85d79c2d9be43b4f
Add first preprocessor macro-expansion files.
* macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
* Makefile.in (SFILES): Add macrotab.c, macroexp.c.
(splay_tree_h, macroexp_h, macrotab_h): New variable.
(HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
(COMMON_OBS): Add macrotab.o, macroexp.o.
(macroexp.o, macrotab.o): New rules.
gdb/ChangeLog
gdb/Makefile.in
gdb/macroexp.c [new file with mode: 0644]
gdb/macroexp.h [new file with mode: 0644]
gdb/macrotab.c [new file with mode: 0644]
gdb/macrotab.h [new file with mode: 0644]
This page took 0.024753 seconds and 4 git commands to generate.