<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.elphel.com/index.php?action=history&amp;feed=atom&amp;title=Removing_files_from_the_target</id>
	<title>Removing files from the target - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.elphel.com/index.php?action=history&amp;feed=atom&amp;title=Removing_files_from_the_target"/>
	<link rel="alternate" type="text/html" href="https://wiki.elphel.com/index.php?title=Removing_files_from_the_target&amp;action=history"/>
	<updated>2026-08-02T17:11:07Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://wiki.elphel.com/index.php?title=Removing_files_from_the_target&amp;diff=3301&amp;oldid=prev</id>
		<title>Andrey.filippov: Removing files from target moved to Removing files from the target</title>
		<link rel="alternate" type="text/html" href="https://wiki.elphel.com/index.php?title=Removing_files_from_the_target&amp;diff=3301&amp;oldid=prev"/>
		<updated>2007-11-29T19:28:40Z</updated>

		<summary type="html">&lt;p&gt;Removing files from target moved to Removing files from the target&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 19:28, 29 November 2007&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Andrey.filippov</name></author>
	</entry>
	<entry>
		<id>https://wiki.elphel.com/index.php?title=Removing_files_from_the_target&amp;diff=3300&amp;oldid=prev</id>
		<title>Andrey.filippov at 19:28, 29 November 2007</title>
		<link rel="alternate" type="text/html" href="https://wiki.elphel.com/index.php?title=Removing_files_from_the_target&amp;diff=3300&amp;oldid=prev"/>
		<updated>2007-11-29T19:28:14Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;When the ported (to be able to run in the Elphel products) applications are being built, they are installed in &amp;quot;target&amp;quot; subdirectory. That directory tree is used for 2 purposes:&lt;br /&gt;
* it includes header files and static libraries needed for other applications to be compiled and linked (so the sequence of the subdirectories traversed by the Makefile - see [http://elphel.cvs.sourceforge.net/elphel/elphel353-7.1/subdirs.list?view=markup subdirs.list] is important).&lt;br /&gt;
* it includes actual files to be installed in the Elphel camera flash memory to be used at run time. Not all the files are needed there, some (like header files or static libraries) are removed when the flash images are created.&lt;br /&gt;
&lt;br /&gt;
The process of removing unneeded files from the target tree relies on Axis scripts that create and maintain romfs_meta.txt files - they (among other functions) tell which files should be included or ignored from each sub directory. That mechanism is not very flexible (we may want to change it in the future) and I did not find an easy way to get rid of all &amp;quot;*.la&amp;quot; files, so currently we have to explicitly list files/directories to skip - this is done in [http://elphel.cvs.sourceforge.net/elphel/elphel353-7.1/packages/romfs_meta/common-R1_2_1/Makefile?view=markup packages/romfs_meta/common-R1_2_1/Makefile].&lt;/div&gt;</summary>
		<author><name>Andrey.filippov</name></author>
	</entry>
</feed>