mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-25 21:30:37 +02:00
tools/atrf-xtal/Makefile (clean, spotless): also clean up if target is the host
This commit is contained in:
parent
a15ab43b1c
commit
6eebf37bab
@ -26,8 +26,10 @@ install:
|
|||||||
uninstall:
|
uninstall:
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
|
rm -f atben.o atrf-xtal.o
|
||||||
|
|
||||||
spotless:
|
spotless: clean
|
||||||
|
rm -f atrf-xtal
|
||||||
|
|
||||||
else
|
else
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user