Added MODE command.
authorRobert Dickenson <robd@reactos.org>
Wed, 16 Oct 2002 01:47:11 +0000 (01:47 +0000)
committerRobert Dickenson <robd@reactos.org>
Wed, 16 Oct 2002 01:47:11 +0000 (01:47 +0000)
svn path=/trunk/; revision=3633

rosapps/Makefile
rosapps/installapps.bat

index 0db8030..40b2f79 100644 (file)
@@ -16,6 +16,7 @@ include rules.mak
 APPS =         calc \
        cmd \
        cmdutils \
+       cmdutils$(SEP)mode \
        dflat32 \
        hcalc \
        mc \
index 6761d2a..4074049 100644 (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