mirror of
https://github.com/reactos/reactos.git
synced 2026-07-06 22:54:25 +08:00
Document rbuild flags.
svn path=/trunk/; revision=15804
This commit is contained in:
@@ -50,6 +50,10 @@
|
||||
#
|
||||
# ROS_RBUILDFLAGS
|
||||
# Pass parameters to rbuild.
|
||||
# -v Be verbose.
|
||||
# -c Clean as you go. Delete generated files as soon as they are not needed anymore.
|
||||
# -d Disable automatic dependencies.
|
||||
# -mi Let make handle creation of install directories. Rbuild will not generate the directories.
|
||||
|
||||
.PHONY: all
|
||||
.PHONY: clean
|
||||
|
||||
Reference in New Issue
Block a user