Removed documentation about a build system feature that's no longer supported

I give thanks for the opportunity to improve ReactOS by removing, instead of adding code

svn path=/trunk/; revision=44302
This commit is contained in:
KJK::Hyperion 2009-11-28 14:51:52 +00:00
parent 212d5ee24e
commit 911304e174

View file

@ -19,11 +19,6 @@
# This target installs all of ReactOS to a location specified by the
# ROS_INSTALL environment variable.
#
# module_install
# These targets installs a single module to a location specified by the
# ROS_INSTALL environment variable. Replace module with the name of the
# module you want to install.
#
# clean
# This target cleans (deletes) all files that are generated when building
# ReactOS.