Re: [Patch] Re: "make maintainer/dist-clean" script-error

2002-04-08 Thread Lars Gullik Bjønnes
"R. Lahaye" <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes writes: >> >>"R. Lahaye" <[EMAIL PROTECTED]> writes: >> >> > "-C" is an illegal option for (g)make! >> >> It is not. > | Yes it is, at least for the "make" that ships with my up-to-date | FreeBSD-4.5. Then that is not gmake. | Don't

[Patch] Re: "make maintainer/dist-clean" script-error

2002-04-08 Thread R. Lahaye
Lars Gullik Bjønnes writes: > >"R. Lahaye" <[EMAIL PROTECTED]> writes: > > > "-C" is an illegal option for (g)make! > > It is not. Yes it is, at least for the "make" that ships with my up-to-date FreeBSD-4.5. Don't know why FreeBSD has its own flags here, but actually that's not the real problem