From 1858a20639170e8dea978db221ae6bda5dce3d79 Mon Sep 17 00:00:00 2001 From: "David J. MacKenzie" Date: Thu, 5 May 1994 19:06:48 +0000 Subject: [PATCH] Fix out of date comment. --- lib-src/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.5