Nevermind.

svn path=/trunk/; revision=44314
This commit is contained in:
KJK::Hyperion 2009-11-28 20:09:07 +00:00
parent 9560d47053
commit 43cd83d781

View file

@ -19,6 +19,11 @@
# 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.