Adjust all the old scripts to deal with the new location.
[openssl.git] / Makefile.org
index 6392105ae5e0e8a226a5e1551dddcdced345eb3a..be6894426f4417fc2f72782366e60e905e8ce93a 100644 (file)
@@ -219,7 +219,7 @@ libclean:
        rm -f *.a */lib */*/lib
 
 clean:
-       rm -f shlib/*.o *.o core a.out fluff *.map rehash.time
+       rm -f shlib/*.o *.o core a.out fluff *.map rehash.time testlog make.log cctest cctest.c
        @for i in $(DIRS) ;\
        do \
        (cd $$i && echo "making clean in $$i..." && \