comparison Makefile.in @ 1750:025e1a273f47

Removed redundant rm
author Sam Lantinga <slouken@libsdl.org>
date Sun, 30 Apr 2006 16:53:40 +0000
parents 0a9be1057095
children 4b2f27334dce
comparison
equal deleted inserted replaced
1749:18e44c267283 1750:025e1a273f47
129 rm -rf $(objects) 129 rm -rf $(objects)
130 if test -f test/Makefile; then (cd test; $(MAKE) $@); fi 130 if test -f test/Makefile; then (cd test; $(MAKE) $@); fi
131 131
132 distclean: clean 132 distclean: clean
133 rm -f Makefile include/SDL_config.h sdl-config 133 rm -f Makefile include/SDL_config.h sdl-config
134 rm -f include/SDL_config.h sdl-config
135 rm -f SDL.qpg 134 rm -f SDL.qpg
136 rm -f config.status config.cache config.log libtool $(depend) 135 rm -f config.status config.cache config.log libtool $(depend)
137 rm -rf $(srcdir)/autom4te* 136 rm -rf $(srcdir)/autom4te*
138 find $(srcdir) \( \ 137 find $(srcdir) \( \
139 -name '*~' -o \ 138 -name '*~' -o \