Commit d4043129 by Jeff Law

Fix stupid typo in last change.

From-SVN: r14943
parent 823a0596
# 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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment