#************************** CMD Root level Makefile *********************** make =nmake all: cd command $(make) cd ..\attrib $(make) cd ..\assign $(make) cd ..\chkdsk $(make) cd ..\debug $(make) cd ..\edlin $(make) cd ..\exe2bin $(make) cd ..\find $(make) cd ..\fc $(make) cd ..\format $(make) cd ..\join $(make) cd ..\more $(make) cd ..\print $(make) cd ..\recover $(make) cd ..\sort $(make) cd ..\subst $(make) cd ..\sys $(make) cd ..\share $(make) cd ..\nlsfunc $(make) cd ..\ifsfunc $(make) cd ..\mem $(make) cd ..\filesys $(make) cd ..\backup $(make) cd ..\comp $(make) cd ..\diskcomp $(make) cd ..\diskcopy $(make) cd ..\fdisk $(make) cd ..\label $(make) cd ..\mode $(make) cd ..\restore $(make) cd ..\tree $(make) cd ..\replace $(make) cd ..\xcopy $(make) cd ..\graftabl $(make) cd ..\fastopen $(make) cd ..\append $(make) cd ..\graphics $(make) cd ..\keyb $(make) cd ..