mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-14 18:40:59 +00:00
make clean cleaner
This commit is contained in:
parent
340e725c98
commit
3dcd6130c9
@ -71,7 +71,7 @@ spp_flowcontrol.out: ${CORE_OBJ} ${COMMON_OBJ} ${LCD_OBJ} spp_flowcontrol.o ../f
|
|||||||
${CC} $^ ${LDFLAGS} -o $@
|
${CC} $^ ${LDFLAGS} -o $@
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f $ *.o *.out *.hex ../driver/*.o ../src/*.o
|
rm -f $ *.o *.out *.hex ../driver/*.o ../../src/*.o ../src/*.o
|
||||||
|
|
||||||
size: all
|
size: all
|
||||||
msp430-size ../firmware/*.o
|
msp430-size ../firmware/*.o
|
||||||
|
Loading…
x
Reference in New Issue
Block a user