mirror of
https://github.com/yawut/SDL.git
synced 2026-04-24 15:26:55 -05:00
Reverted dangerous change that could remove /bin/sh :)
This commit is contained in:
parent
4df57c1da2
commit
eeac299e47
|
|
@ -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…
Reference in New Issue
Block a user