remove extra space after touch

This commit is contained in:
Mike Frysinger
2005-11-24 06:53:24 +00:00
parent 473be6adfc
commit dfebda0014
59 changed files with 72 additions and 72 deletions

View File

@@ -46,7 +46,7 @@ $(PPPD_DIR)/.configured: $(PPPD_DIR)/.unpacked
--infodir=/usr/info \
$(DISABLE_NLS) \
);
touch $(PPPD_DIR)/.configured
touch $(PPPD_DIR)/.configured
$(PPPD_DIR)/$(PPPD_BINARY): $(PPPD_DIR)/.configured
$(MAKE) CC=$(TARGET_CC) -C $(PPPD_DIR)