<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://vrl.cs.brown.edu/wiki/index.php?action=history&amp;feed=atom&amp;title=PROGRAM</id>
	<title>PROGRAM - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://vrl.cs.brown.edu/wiki/index.php?action=history&amp;feed=atom&amp;title=PROGRAM"/>
	<link rel="alternate" type="text/html" href="http://vrl.cs.brown.edu/wiki/index.php?title=PROGRAM&amp;action=history"/>
	<updated>2026-04-19T05:09:43Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://vrl.cs.brown.edu/wiki/index.php?title=PROGRAM&amp;diff=4641&amp;oldid=prev</id>
		<title>Brad Berg: New page:  PROGRAM = &amp;lt;Program Name&amp;gt;  ...  If a directory contains any programs set this variable to their names.  Only one library per directory can be built.  If a directory does not contain ...</title>
		<link rel="alternate" type="text/html" href="http://vrl.cs.brown.edu/wiki/index.php?title=PROGRAM&amp;diff=4641&amp;oldid=prev"/>
		<updated>2010-11-19T16:41:13Z</updated>

		<summary type="html">&lt;p&gt;New page:  PROGRAM = &amp;lt;Program Name&amp;gt;  ...  If a directory contains any programs set this variable to their names.  Only one library per directory can be built.  If a directory does not contain ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt; PROGRAM = &amp;amp;lt;Program Name&amp;amp;gt;  ...&lt;br /&gt;
&lt;br /&gt;
If a directory contains any programs set this variable to their names.  Only one library per directory can be built.  If a directory does not contain any programs do not set this variable.&lt;br /&gt;
&lt;br /&gt;
On Unix systems a program has no suffix.  On Windows a &amp;#039;&amp;#039;&amp;#039;.exe&amp;#039;&amp;#039;&amp;#039; suffix is added.  Program names also contain additional tags designating the compiler version and to denote a debugging or profiling edition.  For example, when &amp;#039;&amp;#039;&amp;#039;PROGRAM&amp;#039;&amp;#039;&amp;#039; is &amp;#039;&amp;#039;&amp;#039;foo&amp;#039;&amp;#039;&amp;#039; then building with &amp;#039;&amp;#039;&amp;#039;cl9&amp;#039;&amp;#039;&amp;#039; will create:&lt;br /&gt;
&lt;br /&gt;
 foo-cl9.exe              # Optimized version.&lt;br /&gt;
 foo-cl9_g.exe            # Debugging version.&lt;br /&gt;
 foo-cl9_p.exe            # Profiling version.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Program names must be unique within a project.  Failure to do this will result in a conflicts when they are built and installed.  Programs are installed in:&lt;br /&gt;
&lt;br /&gt;
 $GTO/install_$GARCH/$PROJECT/bin/&lt;/div&gt;</summary>
		<author><name>Brad Berg</name></author>
	</entry>
</feed>