# HG changeset patch # User David J. MacKenzie # Date 768164808 0 # Node ID 4863a9ad1a69ca47897383bb8d5c19c03a7d2d97 # Parent cd57cd335fffacb249b48583fe73d229606df46c Fix out of date comment. diff -r cd57cd335fff -r 4863a9ad1a69 lib-src/Makefile.in --- 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)