aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/resolve.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@gcc.gnu.org>2014-12-03 17:44:27 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2014-12-03 17:44:27 +0100
commitd6d34aa9133afdee0ca74b354a72cb720f431c1a (patch)
tree210dfff56dd58777f4158379cad83d2abb5d41c6 /gcc/fortran/resolve.c
parent60e947c7d60b81dd3b2cca9f0770f9460fd78dff (diff)
downloadgcc-d6d34aa9133afdee0ca74b354a72cb720f431c1a.zip
gcc-d6d34aa9133afdee0ca74b354a72cb720f431c1a.tar.gz
gcc-d6d34aa9133afdee0ca74b354a72cb720f431c1a.tar.bz2
Makefile.in (ALL_HOST_BACKEND_OBJS): Add $(GENGTYPE_OBJS), gcc-ar.o, gcc-nm.o and gcc-ranlib.o.
* Makefile.in (ALL_HOST_BACKEND_OBJS): Add $(GENGTYPE_OBJS), gcc-ar.o, gcc-nm.o and gcc-ranlib.o. (GENGTYPE_OBJS): New. (gengtype-lex.o, gengtype-parse.o, gengtype-state.o, gengtype.o): Remove explicit dependencies. (CFLAGS-gengtype-lex.o, CFLAGS-gengtype-parse.o, CFLAGS-gengtype-state.o, CFLAGS-gengtype.o): Add -DHOST_GENERATOR_FILE instead of -DGENERATOR_FILE. (CFLAGS-errors.o): New. * gengtype.c: Instead of testing GENERATOR_FILE define, test HOST_GENERATOR_FILE. If defined, include config.h and define GENERATOR_FILE afterwards, otherwise include bconfig.h. * gengtype-parse.c: Likewise. * gengtype-state.c: Likewise. * gengtype-lex.l: Likewise. * errors.c: Likewise. From-SVN: r218325
Diffstat (limited to 'gcc/fortran/resolve.c')
0 files changed, 0 insertions, 0 deletions