--- src/sys/boot/i386/loader_tftp/Attic/Makefile 2005/09/03 23:52:50 1.1 +++ src/sys/boot/i386/loader_tftp/Attic/Makefile 2005/09/04 12:20:46 1.2 @@ -115,7 +115,7 @@ FILESDIR_loader.conf= /boot/defaults FILESDIR_loader-bootp.conf= /boot/defaults .if !exists(${DESTDIR}/boot/loader.rc) -FILES+= ${.CURDIR}/loader.rc +FILES+= ${.CURDIR}/../loader/loader.rc .endif .include "../Makefile.inc"