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