mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 20:08:15 +08:00
style/Makefile: remove unnecessary trailing whitespace
N/A Signed-off-by: chao.an <anchao@xiaomi.com>
This commit is contained in:
committed by
Abdelatif Guettouche
parent
630d5a5851
commit
c56785bd0d
@@ -49,7 +49,7 @@ $(COBJS): %$(OBJEXT): %.c
|
||||
|
||||
$(BIN): $(OBJS)
|
||||
$(call ARCHIVE, $@, $(OBJS))
|
||||
|
||||
|
||||
makedepfile: $(CSRCS:.c=.ddc) $(ASRCS:.S=.dds)
|
||||
$(call CATFILE, Make.dep, $^)
|
||||
$(call DELFILE, $^)
|
||||
|
||||
Reference in New Issue
Block a user