TB='	'
NL='
'

README
for i in bin hdr fix src `all`
do(
	cd $i
	runlist
)
done
