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

View file

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