- semicolon touchup. No other changes

This commit is contained in:
Bernhard Reutner-Fischer
2007-08-22 09:56:41 +00:00
parent 293b09786c
commit 956d3eb78b
92 changed files with 295 additions and 295 deletions

View File

@@ -24,7 +24,7 @@ $(SDL_DIR)/.unpacked: $(DL_DIR)/$(SDL_SOURCE)
touch $@
$(SDL_DIR)/.configured: $(SDL_DIR)/.unpacked
(cd $(SDL_DIR); rm -rf config.cache ; \
(cd $(SDL_DIR); rm -rf config.cache; \
$(TARGET_CONFIGURE_OPTS) \
$(TARGET_CONFIGURE_ARGS) \
./configure \