NO_KERNELCLEAN was a booboo.

This commit is contained in:
Dag-Erling Smørgrav 2003-02-12 20:29:05 +00:00
parent 42d534b255
commit bd75cb6142
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=110772

View file

@ -392,7 +392,6 @@ MAIN:{
'__MAKE_CONF' => "/dev/null",
'MAKEOBJDIRPREFIX' => "$sandbox/obj",
'NO_KERNELCLEAN' => "YES",
'TARGET_ARCH' => $arch,
'TARGET_MACHINE' => $machine,