* Makefile.am (EXTRA_DIST): Remove bfin-lex.l and bfin-defs.h.

* Makefile.in: Regenerate.
This commit is contained in:
Ian Lance Taylor 2005-10-10 17:24:06 +00:00
parent 8b515579d6
commit fa4ec3f59f
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2005-10-10 Ian Lance Taylor <ian@airs.com>
* Makefile.am (EXTRA_DIST): Remove bfin-lex.l and bfin-defs.h.
* Makefile.in: Regenerate.
2005-10-10 Arnold Metselaar <arnold.metselaar@planet.nl>
* expr.c (operator): Allow "!=" as a synonym for "<>".

View File

@ -441,7 +441,7 @@ noinst_SCRIPTS = $(GDBINIT)
EXTRA_SCRIPTS = .gdbinit
EXTRA_DIST = m68k-parse.c itbl-parse.c itbl-parse.h itbl-lex.c \
bfin-parse.c bfin-lex.l bfin-defs.h
bfin-parse.c
diststuff: $(EXTRA_DIST) info
all: info

View File

@ -661,7 +661,7 @@ POTFILES = $(MULTI_CFILES) $(TARGET_ENV_HFILES) $(OBJ_FORMAT_HFILES) \
noinst_SCRIPTS = $(GDBINIT)
EXTRA_SCRIPTS = .gdbinit
EXTRA_DIST = m68k-parse.c itbl-parse.c itbl-parse.h itbl-lex.c \
bfin-parse.c bfin-lex.l bfin-defs.h
bfin-parse.c
DISTCLEANFILES = targ-cpu.h obj-format.h targ-env.h itbl-cpu.h cgen-desc.h