Align using spaces to furthurest character and then one tab, now they

should always be aligned.
This commit is contained in:
Glenn L McGrath 2004-01-27 07:36:07 +00:00
parent 13cf6626c8
commit 43112b4b65

View File

@ -90,4 +90,3 @@ libraries-y+=$(COREUTILS_DIR)$(COREUTILS_AR)
$(COREUTILS_DIR)$(COREUTILS_AR): $(patsubst %,$(COREUTILS_DIR)%, $(COREUTILS-y))
$(AR) -ro $@ $(patsubst %,$(COREUTILS_DIR)%, $(COREUTILS-y))