[ros-diffs] [chorns] 14450: Document ROS_TEMPORARY environment variable

chorns at svn.reactos.com chorns at svn.reactos.com
Sat Apr 2 20:01:20 CEST 2005


Document ROS_TEMPORARY environment variable
Modified: branches/xmlbuildsystem/reactos/Makefile
  _____  

Modified: branches/xmlbuildsystem/reactos/Makefile
--- branches/xmlbuildsystem/reactos/Makefile	2005-04-02 16:46:08 UTC
(rev 14449)
+++ branches/xmlbuildsystem/reactos/Makefile	2005-04-02 18:01:18 UTC
(rev 14450)
@@ -13,6 +13,14 @@

 #        Examples of output files include *.exe, *.dll, and *.sys. N.B.
Don't
 #        put a path separator at the end. The variable defaults to
.\output-i386.
 #
+#    ROS_TEMPORARY
+#        This variable controls where to put temporary files. Temporary
files
+#        are (usually small) generated files that are needed to
generate the
+#        intermediate or final output files. Examples of temporary
files include
+#        *.rci (preprocessed .rc files for wrc), *.tmp, and *.exp. N.B.
Don't put
+#        a path separator at the end. The variable defaults to the
current
+#        directory.
+#
 
 .PHONY: all
 .PHONY: clean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20050402/6776f9f4/attachment.html


More information about the Ros-diffs mailing list