K 10 svn:author V 2 ru K 8 svn:date V 27 2002-04-24T11:26:19.000000Z K 7 svn:log V 351 The install.debug and reinstall.debug targets are needed solely to build kernel and kernel modules so stop supporting them in bsd.subdir.mk and reimplement them in kern.post.mk and kmod.mk as special versions of the install and reinstall targets, and only define them if DEBUG is also defined (when debug versions are really built). Prompted by: bde END