<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Linux Forum &mdash; [Решено]Тильда(~) в Makefile]]></title>
	<link rel="self" href="https://linuxforum.ru/extern.php?action=feed&amp;tid=5177&amp;type=atom" />
	<updated>2010-07-19T18:35:46Z</updated>
	<generator>PunBB</generator>
	<id>https://linuxforum.ru/viewtopic.php?id=5177</id>
		<entry>
			<title type="html"><![CDATA[Re: [Решено]Тильда(~) в Makefile]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=72300#p72300" />
			<content type="html"><![CDATA[<p>Нашел:</p><p>A core file is created when a program terminates unexpectedly, due to <br />a bug, or a violation of the operating system&#039;s or hardware&#039;s <br />protection mechanisms. The operating system kills the program and <br />creates a core file that programmers can use to figure out what went <br />wrong. It contains a detailed description of the state that the <br />program was in when it died.</p>]]></content>
			<author>
				<name><![CDATA[Helmik]]></name>
				<uri>https://linuxforum.ru/profile.php?id=7791</uri>
			</author>
			<updated>2010-07-19T18:35:46Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=72300#p72300</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [Решено]Тильда(~) в Makefile]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=72298#p72298" />
			<content type="html"><![CDATA[<p>Ха,&nbsp; *~ - это всего-лишь файлы которые заканчиваются на ~ :lol: </p><p>Осталось узнать, что означает core</p>]]></content>
			<author>
				<name><![CDATA[Helmik]]></name>
				<uri>https://linuxforum.ru/profile.php?id=7791</uri>
			</author>
			<updated>2010-07-19T18:25:44Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=72298#p72298</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[[Решено]Тильда(~) в Makefile]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=72273#p72273" />
			<content type="html"><![CDATA[<p>Простите, тревожу по пустяковому вопросу. В Makefile имеется такая строка:</p><p>clean:<br />&nbsp; &nbsp; rm -f $(ODIR)/*.o *~ core $(INCDIR)/*~ </p><p>кто-нибудь может расшифровать что она удаляет? ну, допустим, rm -f $(ODIR)/*.o - удаляет все файлы в папке ODIR, которые заканчиваются на .o. А как быть со второй половиной? Что делает символ &quot;~&quot;? Заранее спасибо.</p>]]></content>
			<author>
				<name><![CDATA[Helmik]]></name>
				<uri>https://linuxforum.ru/profile.php?id=7791</uri>
			</author>
			<updated>2010-07-19T17:59:26Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=72273#p72273</id>
		</entry>
</feed>
