phk         2003/05/31 14:16:12 PDT
  FreeBSD src repository
  Modified files:
    sys/conf             kern.post.mk 
  Log:
  If DESTDIR was specified as a makeoption in the kernelconfig file
  we want to pass it on to the modules build so we don't install
  the kernel under DESTDIR and the modules in /boot.
  
  Revision  Changes    Path
  1.42      +5 -0      src/sys/conf/kern.post.mk