Mercurial > sdl-ios-xcode
changeset 3088:1825768f1f72
Reverted dangerous change that could remove /bin/sh :)
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Fri, 06 Mar 2009 05:48:52 +0000 |
parents | 0b6f51c29267 |
children | 0ea7b6bb4054 |
files | Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile.in Wed Mar 04 15:10:47 2009 +0000 +++ b/Makefile.in Fri Mar 06 05:48:52 2009 +0000 @@ -139,7 +139,7 @@ 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 \