Temporary menuconfig file not removed by make mrproper

Stuart MacDonald (stuartm@connecttech.com)
Fri, 6 Sep 2002 11:19:42 -0400


linux/scripts/lxdialog/lxtemp.c was left behind after hitting <ctrl-c>
during a make menuconfig. clean, distclean and mrproper all failed to
remove it.

Not sure how this could be handled for the general case; is there a
standard "this is a temporary file" tag that could be used so that
clean/mrproper would catch arbitrary temporary files? ie lxtemp~~.c or
similar.

..Stu

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/