mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
- global whitespace trimming
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user