Added MODE command.

svn path=/trunk/; revision=3633
This commit is contained in:
Robert Dickenson 2002-10-16 01:47:11 +00:00
parent 89e00ddbac
commit 96dce91abb
2 changed files with 2 additions and 0 deletions

View file

@ -16,6 +16,7 @@ include rules.mak
APPS = calc \
cmd \
cmdutils \
cmdutils$(SEP)mode \
dflat32 \
hcalc \
mc \

View file

@ -13,6 +13,7 @@ copy calc\calc.exe %ROS_INSTALL%\bin
copy cmdutils\tee.exe %ROS_INSTALL%\bin
copy cmdutils\more.exe %ROS_INSTALL%\bin
copy cmdutils\y.exe %ROS_INSTALL%\bin
copy cmdutils\mode\mode.exe %ROS_INSTALL%\bin
copy cmdutils\touch\touch.exe %ROS_INSTALL%\bin
copy control\control.exe %ROS_INSTALL%\bin
copy ctlpanel\roscfg\roscfg.cpl %ROS_INSTALL%\system32