Date: Mon, 18 Dec 2000 08:00:04 -0800 (PST) From: Josef Karthauser <joe@tao.org.uk> To: freebsd-bugs@FreeBSD.org Subject: Re: misc/23612: patch for PicoBSD building (with diff) Message-ID: <200012181600.eBIG04V86957@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/23612; it has been noted by GNATS.
From: Josef Karthauser <joe@tao.org.uk>
To: edwardc@firebird.org.tw
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: misc/23612: patch for PicoBSD building (with diff)
Date: Mon, 18 Dec 2000 15:52:24 +0000
On Mon, Dec 18, 2000 at 11:27:27PM +0800, edwardc@firebird.org.tw wrote:
>
> --- Makefile.old Mon Dec 18 20:10:41 2000
> +++ Makefile Mon Dec 18 20:12:22 2000
> @@ -10,8 +10,8 @@
> crunch1.conf: crunch.conf
> @cat ${.ALLSRC} | sed -e "s@/usr/src@${SRC}@" > ${.TARGET}
>
> -crunch.mk: crunch1.conf crunch.inc
> - @crunchgen -h ${.CURDIR}/crunch.inc -m crunch.mk crunch1.conf
> +crunch.mk: crunch1.conf
> + @crunchgen -m crunch.mk crunch1.conf
>
> crunch1.mk: crunch.mk
> @sed -e "s@make depend@make obj \&\& make depend@" \
>
Please can you clarify which version of FreeBSD you're running.
There have been quite a few changes to PicoBSD recently and I
don't recognise this Makefile from -current as of today.
Thanks,
Joe
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012181600.eBIG04V86957>
