Add cleanup of *.s
Reviewed-by: Matt Caswell <matt@openssl.org>
This commit is contained in:
parent
babe434c99
commit
fb4f46763f
@ -89,7 +89,7 @@ dclean:
|
||||
mv -f Makefile.new $(MAKEFILE)
|
||||
|
||||
clean:
|
||||
rm -f *.o */*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
|
||||
rm -f *.s *.o */*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
|
||||
|
||||
# DO NOT DELETE THIS LINE -- make depend depends on it.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user