- 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

@@ -71,7 +71,7 @@ $(DMALLOC_DIR)/$(DMALLOC_BINARY): $(DMALLOC_DIR)/.configured
$(TARGET_DIR)/$(DMALLOC_TARGET_BINARY): $(DMALLOC_DIR)/$(DMALLOC_BINARY)
# both DESTDIR and PREFIX are ignored..
$(MAKE) includedir="$(STAGING_DIR)/usr/include" \
$(MAKE) includedir="$(STAGING_DIR)/usr/include" \
bindir="$(STAGING_DIR)/usr/bin" \
libdir="$(STAGING_DIR)/usr/lib" \
shlibdir="$(STAGING_DIR)/usr/lib" \