mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 06:42:32 +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
+1
-1
@@ -60,7 +60,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