Re: src/include/Makefile,v 1.109 is broken

2000-01-27 Thread Ruslan Ermilov
On Thu, Jan 27, 2000 at 06:34:08PM +0200, Sheldon Hearn wrote: > > > On Thu, 27 Jan 2000 17:00:58 +0200, Ruslan Ermilov wrote: > > > An attached patch seems to fix the problem. > > Does anybody actually understand what's really going on in this file? > Everyone uses the words "seems to" and "I

Re: src/include/Makefile,v 1.109 is broken

2000-01-27 Thread Sheldon Hearn
On Thu, 27 Jan 2000 17:00:58 +0200, Ruslan Ermilov wrote: > An attached patch seems to fix the problem. Does anybody actually understand what's really going on in this file? Everyone uses the words "seems to" and "I think" when they're proposing fixes in this file. I propose that we hold out

src/include/Makefile,v 1.109 is broken

2000-01-27 Thread Ruslan Ermilov
The latest src/include/Makefile,v 1.109 is broken. You will see what is spammed by executing the following: cd /usr/src/include; make symlinks copies DESTDIR=/FOO There should be no symlinked dirs in /FOO/usr/include after that, but... The idea was that `copies' should first undo al