Fix stupid typo in last change.
authorJeff Law <law@gcc.gnu.org>
Tue, 26 Aug 1997 18:04:44 +0000 (12:04 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 26 Aug 1997 18:04:44 +0000 (12:04 -0600)
From-SVN: r14943

texinfo/libtxi/Makefile.in

index 24011a10dfd51ded0cf0ba50cc98eb49ee4b2520..8ec2485d9aebdaba593e051dcf41a3a233af09ca 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile for GNU texinfo/libtxi.  -*- Indented-Text -*-
-# $Id: Makefile.in,v 1.1.1.1 1997/08/21 22:58:06 jason Exp $
+# $Id: Makefile.in,v 1.4 1998/01/13 20:31:57 law Exp $
 
 # Copyright (C) 1993, 96 Free Software Foundation, Inc.
 
@@ -58,7 +58,7 @@ libtxi.a: $(OBJS)
 getopt.o: getopt.c getopt.h
 getopt1.o: getopt1.c getopt.h
 alloca.o: alloca.c
-memcpy.o: c
+memcpy.o: memcpy.c
 memmove.o: memmove.c
 strdup.o: strdup.c