1
0
mirror of https://github.com/oliverschmidt/contiki.git synced 2025-03-10 01:30:50 +00:00

changed to not show the executed command

This commit is contained in:
nifi 2007-12-12 11:51:47 +00:00
parent f997ec6231
commit 98b2bd7de8

@ -30,7 +30,7 @@ endif
sky-motelist: sky-motelist:
$(MOTELIST) $(MOTELIST)
sky-motes: sky-motes:
echo $(MOTES) @echo $(MOTES)
%.upload: %.ihex sky-reset %.upload: %.ihex sky-reset
cp $< $(IHEXFILE) cp $< $(IHEXFILE)