Document rbuild flags.

svn path=/trunk/; revision=15804
This commit is contained in:
Casper Hornstrup 2005-06-05 12:53:22 +00:00
parent ef499ee12a
commit 00457dbaa6

View file

@ -50,6 +50,10 @@
# #
# ROS_RBUILDFLAGS # ROS_RBUILDFLAGS
# Pass parameters to rbuild. # 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: all
.PHONY: clean .PHONY: clean