first steps towards opengl in kernel
[cilux] / makefile
index 95ec4e2..819de9b 100644 (file)
--- a/makefile
+++ b/makefile
@@ -71,7 +71,6 @@ install-lin:
 
 clean:
        find . -name '*.o'   | xargs rm -f
-       find . -name '*.log' | xargs rm -f
        rm -f cilux *.so
        rm -f ,*
        rm -f modules/*/mod-*.*