- global whitespace trimming

This commit is contained in:
Bernhard Reutner-Fischer
2007-08-22 12:35:41 +00:00
parent 3471ebe0a3
commit 6547bced93
130 changed files with 582 additions and 582 deletions

View File

@@ -54,7 +54,7 @@ $(READLINE_DIR)/$(READLINE_BINARY): $(READLINE_DIR)/.configured
touch -c $@
$(STAGING_DIR)/$(READLINE_TARGET_BINARY): $(READLINE_DIR)/.configured
$(MAKE) -C $(READLINE_DIR) install
$(MAKE) -C $(READLINE_DIR) install
touch -c $@
# Install to Staging area