From 75798a7ebadd1c117aeb9da43fa3f83cec9de459 Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Fri, 24 Jan 1992 06:27:38 +0000 Subject: [PATCH] *** empty log message *** --- gdb/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gdb/Makefile.in b/gdb/Makefile.in index 078f6c9..a812207 100644 --- a/gdb/Makefile.in +++ b/gdb/Makefile.in @@ -1,4 +1,4 @@ -##Copyright (C) 1989-1991 Free Software Foundation, Inc. +##Copyright (C) 1989, 1990, 1991, 1992 Free Software Foundation, Inc. # This file is part of GDB. @@ -245,7 +245,7 @@ OPCODES = $(OPCODE_DIR1)pn.h $(OPCODE_DIR1)np1.h \ REMOTE_EXAMPLES = m68k-stub.c i386-stub.c rem-multi.shar MALLOCSRC = gmalloc.c mcheck.c mtrace.c mtrace.awk \ - ansidecl.h gmalloc.h + gmalloc.h POSSLIBS_MAINDIR = regex.c regex.h alloca.c $(MALLOCSRC) POSSLIBS = $(POSSLIBS_MAINDIR) -- 2.7.4