* Makefile.in: Remove embedded page breaks.
This commit is contained in:
parent
f37b123d33
commit
84367a3eea
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2004-08-04 Mark Kettenis <kettenis@gnu.org>
|
||||||
|
|
||||||
|
* Makefile.in: Remove embedded page breaks.
|
||||||
|
|
||||||
2004-08-04 Jim Blandy <jimb@redhat.com>
|
2004-08-04 Jim Blandy <jimb@redhat.com>
|
||||||
|
|
||||||
* regcache.c (regcache_raw_read): Assert that, after calling
|
* regcache.c (regcache_raw_read): Assert that, after calling
|
||||||
|
|
|
@ -1475,7 +1475,7 @@ v850ice.o: $(srcdir)/v850ice.c
|
||||||
valprint.o: $(srcdir)/valprint.c
|
valprint.o: $(srcdir)/valprint.c
|
||||||
$(CC) -c $(INTERNAL_WARN_CFLAGS) $(NO_WERROR_CFLAGS) $(srcdir)/valprint.c
|
$(CC) -c $(INTERNAL_WARN_CFLAGS) $(NO_WERROR_CFLAGS) $(srcdir)/valprint.c
|
||||||
|
|
||||||
|
|
||||||
# Message files. Based on code in gcc/Makefile.in.
|
# Message files. Based on code in gcc/Makefile.in.
|
||||||
|
|
||||||
# Rules for generating translated message descriptions. Disabled by
|
# Rules for generating translated message descriptions. Disabled by
|
||||||
|
@ -1548,7 +1548,7 @@ po/$(PACKAGE).pot: force
|
||||||
-test -d po || mkdir po
|
-test -d po || mkdir po
|
||||||
sh -e $(srcdir)/po/gdbtext $(XGETTEXT) $(PACKAGE) . $(srcdir)
|
sh -e $(srcdir)/po/gdbtext $(XGETTEXT) $(PACKAGE) . $(srcdir)
|
||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# YACC/LEX dependencies
|
# YACC/LEX dependencies
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Reference in a new issue