1
0
mirror of git://projects.qi-hardware.com/antorcha.git synced 2024-11-22 18:53:43 +02:00

tools/ant-cl/Makefile: update convenience targets for name and directory change

This commit is contained in:
Werner Almesberger 2012-07-01 10:44:42 -03:00
parent 19fb0d31fa
commit f5b85a464e

View File

@ -42,10 +42,10 @@ spotless: clean
rm -f $(MAIN) rm -f $(MAIN)
update: update:
./antorcha -F ../fw/antorcha.bin ./ant-cl -F ../../fw/antorcha.bin
ping: ping:
./antorcha -P ./ant-cl -P
off: off:
./antorcha /dev/null ./ant-cl /dev/null