mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-14 06:26:43 +08:00
Makefile.in (PROTO_OBJS): Add cppdefault.o.
2002-04-17 Zack Weinberg <zack@codesourcery.com> * Makefile.in (PROTO_OBJS): Add cppdefault.o. (protoize.o): Take $(PREPROCESSOR_DEFINES) off command line. (unprotoize.o): Ditto. Build from protoize.c. Define UNPROTOIZE on command line. * protoize.c: Include cppdefault.h. Delete include_defaults. (in_system_include_dir): Use cpp_include_defaults (defined in cppdefault.o). * unprotoize.c: Delete file. Approved by: rth Message-ID: <20020415171022.A20025@redhat.com> From-SVN: r52404
This commit is contained in:
parent
75a65e4651
commit
c0fe1b1d56
@ -1,2 +0,0 @@
|
||||
#define UNPROTOIZE
|
||||
#include "protoize.c"
|
Loading…
Reference in New Issue
Block a user