
30 Sep
2010
30 Sep
'10
3:45 p.m.
Is it on purpose that we are echoing out:
awk '(NF && $1 !~ /^#/) { print $1 ": " $1 "_config; $(MAKE)" }' boards.cfg > .boards.depend
- k