Diff for /src/sys/boot/i386/loader/Attic/Makefile between versions 1.4 and 1.5

version 1.4, 2004/01/26 19:49:32 version 1.5, 2004/01/28 19:24:14
Line 110  FILESDIR_loader.conf= /boot/defaults Line 110  FILESDIR_loader.conf= /boot/defaults
 FILES+= ${.CURDIR}/loader.rc  FILES+= ${.CURDIR}/loader.rc
 .endif  .endif
   
 .include "../Makefile.sub"  .include "../Makefile.inc"
   
 # Cannot use ${OBJS} above this line  # Cannot use ${OBJS} above this line
 .include <bsd.prog.mk>  .include <bsd.prog.mk>

Removed from v.1.4  
changed lines
  Added in v.1.5