BaseTools: strip trailing whitespace
Cc: Bob Feng <bob.c.feng@intel.com> Cc: Liming Gao <liming.gao@intel.com> Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org> Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
This commit is contained in:
@ -9,6 +9,6 @@ include $(MAKEROOT)/Makefiles/header.makefile
|
||||
|
||||
LIBRARY = $(MAKEROOT)/libs/lib$(LIBNAME).a
|
||||
|
||||
all: $(MAKEROOT)/libs $(LIBRARY)
|
||||
all: $(MAKEROOT)/libs $(LIBRARY)
|
||||
|
||||
include $(MAKEROOT)/Makefiles/footer.makefile
|
||||
|
Reference in New Issue
Block a user