#
foreach i (1 8 9 17 25 33 41 64 128)
cc -c -m -DKERNEL -DMAXVDU=$i vdu.c
cp vdu.o ../conf/dist/vdu.$i
end
