From b365f677216c4c4c40877340b1dcbc2926f60671 Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Wed, 20 Aug 2008 10:18:23 +0000 Subject: [PATCH] * Makefile.in: Remove page break; OpenBSD make chokes on them. --- gdb/Makefile.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/gdb/Makefile.in b/gdb/Makefile.in index 003467d899..a4bf241925 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