Deleted Added
full compact
1c1
< # $FreeBSD: head/sys/boot/powerpc/boot1.chrp/Makefile 230522 2012-01-25 03:37:39Z nwhitehorn $
---
> # $FreeBSD: head/sys/boot/powerpc/boot1.chrp/Makefile 231810 2012-02-16 03:27:38Z nwhitehorn $
11c11
< SRCS= boot1.c ashldi3.c
---
> SRCS= boot1.c ashldi3.c syncicache.c
16c16,17
< -I${.CURDIR}/../../common -I${.CURDIR}/../../../
---
> -I${.CURDIR}/../../common -I${.CURDIR}/../../../ \
> -D_STANDALONE
20c21
< .PATH: ${.CURDIR}/../../../libkern ${.CURDIR}
---
> .PATH: ${.CURDIR}/../../../libkern ${.CURDIR}/../../../../lib/libc/powerpc/gen ${.CURDIR}