Deleted Added
full compact
1c1
< # $FreeBSD: head/sys/boot/powerpc/ofw/Makefile 279799 2015-03-09 02:57:34Z nwhitehorn $
---
> # $FreeBSD: head/sys/boot/powerpc/ofw/Makefile 281002 2015-04-02 20:07:05Z jkim $
111,116c111
< .PATH: ${.CURDIR}/../../forth
< FILES= loader.help loader.4th support.4th loader.conf
< FILES+= screen.4th frames.4th
< FILES+= beastie.4th brand.4th check-password.4th color.4th delay.4th
< FILES+= menu.4th menu-commands.4th menusets.4th shortcuts.4th version.4th
< FILESDIR_loader.conf= /boot/defaults
---
> .include "${.CURDIR}/../../forth/Makefile.inc"