Reverted dangerous change that could remove /bin/sh :)
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403554
This commit is contained in:
parent
ba4c542eeb
commit
2bed25d87c
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ clean:
|
|||
distclean: clean
|
||||
rm -f Makefile include/SDL_config.h sdl-config
|
||||
rm -f SDL.qpg
|
||||
rm -f config.status config.cache config.log $(LIBTOOL) $(depend)
|
||||
rm -f config.status config.cache config.log libtool $(depend)
|
||||
rm -rf $(srcdir)/autom4te*
|
||||
find $(srcdir) \( \
|
||||
-name '*~' -o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue