From: Mark Kettenis Date: Wed, 20 Aug 2008 10:18:23 +0000 (+0000) Subject: * Makefile.in: Remove page break; OpenBSD make chokes on them. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b365f677216c4c4c40877340b1dcbc2926f60671;p=binutils-gdb.git * Makefile.in: Remove page break; OpenBSD make chokes on them. --- diff --git a/gdb/Makefile.in b/gdb/Makefile.in index 003467d899b..a4bf2419255 100644 --- a/gdb/Makefile.in +++ b/gdb/Makefile.in @@ -1839,8 +1839,6 @@ python-utils.o: $(srcdir)/python/python-utils.c $(COMPILE) $(PYTHON_CFLAGS) $(srcdir)/python/python-utils.c $(POSTCOMPILE) - - # # Dependency tracking. Most of this is conditional on GNU Make being # found by configure; if GNU Make is not found, we fall back to a