mirror of
https://github.com/reactos/reactos.git
synced 2025-06-01 15:38:37 +00:00
Nevermind.
svn path=/trunk/; revision=44314
This commit is contained in:
parent
9560d47053
commit
43cd83d781
1 changed files with 5 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue