Document ROS_GENERATE_RSYM environment variable.
authorDmitry Gorbachev <gorbachev@reactos.org>
Mon, 5 Oct 2009 14:13:01 +0000 (14:13 +0000)
committerDmitry Gorbachev <gorbachev@reactos.org>
Mon, 5 Oct 2009 14:13:01 +0000 (14:13 +0000)
svn path=/trunk/; revision=43301

reactos/Makefile

index 453ea6b..52c59dd 100644 (file)
 #        will go from 80 to 40MB, memory usage from 58 to 38MB and the install CD
 #        from 18 to 13MB. The variable defaults to no.
 #
 #        will go from 80 to 40MB, memory usage from 58 to 38MB and the install CD
 #        from 18 to 13MB. The variable defaults to no.
 #
+#    ROS_GENERATE_RSYM
+#        This variable controls generation of RSYM symbol data. The value can be
+#        either yes (to generate symbol data) or no. The variable defaults to yes.
+#
 #    ROS_RBUILDFLAGS
 #        Pass parameters to rbuild.
 #            -v           Be verbose.
 #    ROS_RBUILDFLAGS
 #        Pass parameters to rbuild.
 #            -v           Be verbose.