mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-07 16:20:19 +00:00
updated Makefile.in
This commit is contained in:
parent
864325c185
commit
49930caa4d
@ -31,7 +31,8 @@ le_scan: le_scan.c
|
|||||||
$(CC) $(CFLAGS) -o $@ $< $(LDFLAGS)
|
$(CC) $(CFLAGS) -o $@ $< $(LDFLAGS)
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f test mitm rfcomm-cat rfcomm-echo inquiry l2cap-server l2cap-throughput le_scan
|
rm -f test mitm rfcomm-cat rfcomm-echo rfcomm-test inquiry l2cap-server l2cap-throughput le_scan
|
||||||
|
rm -rf *.dSYM
|
||||||
|
|
||||||
install:
|
install:
|
||||||
echo "nothing to be done"
|
echo "nothing to be done"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user