]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix out of date comment.
authorDavid J. MacKenzie <djm@gnu.org>
Thu, 5 May 1994 19:06:48 +0000 (19:06 +0000)
committerDavid J. MacKenzie <djm@gnu.org>
Thu, 5 May 1994 19:06:48 +0000 (19:06 +0000)
lib-src/Makefile.in

index 04da652063bfd6d0afacab84ca4a943d0ff14058..9f35150e73f4fe87841db3c9fe67b2629b068364 100644 (file)
@@ -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)