From: David J. MacKenzie Date: Thu, 5 May 1994 19:06:48 +0000 (+0000) Subject: Fix out of date comment. X-Git-Tag: emacs-19.34~8515 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1858a20639170e8dea978db221ae6bda5dce3d79;p=emacs.git Fix out of date comment. --- diff --git a/lib-src/Makefile.in b/lib-src/Makefile.in index 04da652063b..9f35150e73f 100644 --- a/lib-src/Makefile.in +++ b/lib-src/Makefile.in @@ -318,7 +318,7 @@ make-path: ${srcdir}/make-path.c ../src/config.h $(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)