Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!bbn!diamond.bbn.com!mlandau From: mlandau@bbn.com (Matt Landau) Newsgroups: comp.windows.x Subject: Re: x11 release notes Message-ID: <8960@diamond.BBN.COM> Date: Sat, 19-Sep-87 14:23:57 EDT Article-I.D.: diamond.8960 Posted: Sat Sep 19 14:23:57 1987 Date-Received: Sun, 20-Sep-87 15:58:56 EDT References: <8709170143.AA01560@velveeta.Berkeley.EDU> <870918174857.0.RWS@KILLINGTON.LCS.MIT.EDU> Reply-To: mlandau@bbn.com (Matt Landau) Organization: BBN Laboratories Incorporated, Cambridge, MA Lines: 12 Summary: this should be an independent bug report, but... In comp.windows.x (<870918174857.0.RWS@KILLINGTON.LCS.MIT.EDU>), RWS@ZERMATT.LCS.MIT.EDU (Robert Scheifler) writes: > >Yes, after you make changes in imake.includes files you will want to do >"make Makefiles" and "make depend". However, people should be warned >that this procedure may not work on all systems (particularly >SysV-related), and you should make sure you have an easy way to recover >the Makefiles we supplied just in case. Note that doing "make Makefiles" at the top-level does NOT seem to actually rebuild the top-level Makefile itself - you need to do *both* "make Makefile" and "make Makefiles" before doing the "make depend".