echo "****************************************" echo "********** Make Z88 for LINUX **********" echo "****************************************" cp z88.fcd.linux z88.fcd make -f z88.mk.kernel.linux kernel make -f z88.mk.other.linux other clean ready echo "****************************************" echo "********** Done Z88 for LINUX **********" echo "****************************************"