| Summary: | patch for PicoBSD building (with diff) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | edwardc <edwardc> | ||||
| Component: | misc | Assignee: | freebsd-bugs (Nobody) <bugs> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | 5.0-CURRENT | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
edwardc
2000-12-18 15:30:00 UTC
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 State Changed From-To: open->closed Feedback timeout. |