projects
/
litex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac97815
)
libbase: remove crt during make clean
author
Sebastien Bourdeauducq
<sb@m-labs.hk>
Sun, 1 Jun 2014 21:17:43 +0000
(23:17 +0200)
committer
Sebastien Bourdeauducq
<sb@m-labs.hk>
Sun, 1 Jun 2014 21:17:43 +0000
(23:17 +0200)
software/libbase/Makefile
patch
|
blob
|
history
diff --git
a/software/libbase/Makefile
b/software/libbase/Makefile
index 50291547d6165d11230ff287e6256c049987449b..5146c33073f0cec094f47faf2301b9834163ba82 100644
(file)
--- a/
software/libbase/Makefile
+++ b/
software/libbase/Makefile
@@
-28,5
+28,5
@@
vsnprintf-nofloat.o: vsnprintf.c
.PHONY: clean
clean:
- $(RM) $(OBJECTS) $(OBJECTS:.o=.d) vsnprintf.o vsnprintf.d vsnprintf-nofloat.o vsnprintf-nofloat.d
+ $(RM) $(OBJECTS) $(OBJECTS:.o=.d)
crt0-$(CPU).o
vsnprintf.o vsnprintf.d vsnprintf-nofloat.o vsnprintf-nofloat.d
$(RM) libbase.a libbase-nofloat.a .*~ *~