Fix powerpc/ps3 build, too.

This commit is contained in:
Jung-uk Kim 2015-04-03 02:37:43 +00:00
parent 33962e683d
commit 96f6ece580

View file

@ -110,6 +110,7 @@ loader.help: help.common help.ps3 ${.CURDIR}/../../fdt/help.fdt
cat ${.ALLSRC} | \
awk -f ${.CURDIR}/../../common/merge_help.awk > ${.TARGET}
.PATH: ${.CURDIR}/../../forth
.include "${.CURDIR}/../../forth/Makefile.inc"
.if !exists(${DESTDIR}/boot/loader.rc)