diff --git a/Makefile b/Makefile index f1a60b269158005dc139c27c1bf2a76b06af6c08..f35d0a5f1915114088e66719387ed10736b74786 100644 --- a/Makefile +++ b/Makefile @@ -167,7 +167,6 @@ clean: done rm -rf build/ LICENSE test/try-reloading-dependency.asd test/hello-world-example asdf.lisp rm -rf test/hello-world-example.exe test/mkcl_*.dll # needed only on MS-Windows - rm -rf .pc/ build-stamp debian/patches/ debian/debhelper.log debian/cl-asdf/ # debian crap ${MAKE} -C doc clean mrproper: