changeset 7338:4863a9ad1a69

Fix out of date comment.
author David J. MacKenzie <djm@gnu.org>
date Thu, 05 May 1994 19:06:48 +0000
parents cd57cd335fff
children b557aa86c53a
files lib-src/Makefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib-src/Makefile.in	Thu May 05 07:21:27 1994 +0000
+++ b/lib-src/Makefile.in	Thu May 05 19:06:48 1994 +0000
@@ -318,7 +318,7 @@
 	$(CC) $(ALL_CFLAGS) ${srcdir}/make-path.c -o make-path
 
 /* These are NOT included in INSTALLABLES or UTILITIES.
-   See ../src/ymakefile.  */
+   See ../src/Makefile.in.in.  */
 emacstool: ${srcdir}/emacstool.c
 	$(CC) ${srcdir}/emacstool.c -o emacstool ${ALL_CFLAGS} \
 	  -lsuntool -lsunwindow -lpixrect $(LOADLIBES)