Removed documentation about a build system feature that's no longer supported
[reactos.git] / reactos / Makefile
index a2a1847..85cc347 100644 (file)
 #        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.