mirror of
https://github.com/reactos/reactos.git
synced 2026-06-06 05:09:11 +08:00
Added MODE command.
svn path=/trunk/; revision=3633
This commit is contained in:
@@ -16,6 +16,7 @@ include rules.mak
|
||||
APPS = calc \
|
||||
cmd \
|
||||
cmdutils \
|
||||
cmdutils$(SEP)mode \
|
||||
dflat32 \
|
||||
hcalc \
|
||||
mc \
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user