Author: hyperion
Date: Sat Nov 28 15:51:52 2009
New Revision: 44302
URL:
http://svn.reactos.org/svn/reactos?rev=44302&view=rev
Log:
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
Modified:
trunk/reactos/Makefile
Modified: trunk/reactos/Makefile
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/Makefile?rev=44302&r1=…
==============================================================================
--- trunk/reactos/Makefile [iso-8859-1] (original)
+++ trunk/reactos/Makefile [iso-8859-1] Sat Nov 28 15:51:52 2009
@@ -18,11 +18,6 @@
# install
# 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