* libtxi/Makefile.in: Add dependencies for memcpy, memmove and strdup.
authorJeffrey A Law <law@cygnus.com>
Tue, 26 Aug 1997 17:18:19 +0000 (17:18 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 26 Aug 1997 17:18:19 +0000 (11:18 -0600)
From-SVN: r14939

texinfo/ChangeLog
texinfo/libtxi/Makefile.in

index f4efc18..0e6fe76 100644 (file)
@@ -1,3 +1,7 @@
+Tue Aug 26 11:18:52 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * libtxi/Makefile.in: Add dependencies for memcpy, memmove and strdup.
+
 Mon Jul 28 17:26:48 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
 
        * aclocal.m4: Add CYGWIN and EXEEXT autoconf macros.
index a067cb9..24011a1 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile for GNU texinfo/libtxi.  -*- Indented-Text -*-
-# $Id: Makefile.in,v 1.3 1996/10/03 18:32:28 karl Exp $
+# $Id: Makefile.in,v 1.1.1.1 1997/08/21 22:58:06 jason Exp $
 
 # Copyright (C) 1993, 96 Free Software Foundation, Inc.
 
@@ -58,6 +58,10 @@ libtxi.a: $(OBJS)
 getopt.o: getopt.c getopt.h
 getopt1.o: getopt1.c getopt.h
 alloca.o: alloca.c
+memcpy.o: c
+memmove.o: memmove.c
+strdup.o: strdup.c
+
 
 install:
 uninstall: