<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Linux Forum &mdash; [Решено]Тильда(~) в Makefile]]></title>
		<link>https://linuxforum.ru/viewtopic.php?id=5177</link>
		<atom:link href="https://linuxforum.ru/extern.php?action=feed&amp;tid=5177&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «[Решено]Тильда(~) в Makefile».]]></description>
		<lastBuildDate>Mon, 19 Jul 2010 18:35:46 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: [Решено]Тильда(~) в Makefile]]></title>
			<link>https://linuxforum.ru/viewtopic.php?pid=72300#p72300</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (Helmik)]]></author>
			<pubDate>Mon, 19 Jul 2010 18:35:46 +0000</pubDate>
			<guid>https://linuxforum.ru/viewtopic.php?pid=72300#p72300</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Решено]Тильда(~) в Makefile]]></title>
			<link>https://linuxforum.ru/viewtopic.php?pid=72298#p72298</link>
			<description><![CDATA[<p>Ха,&nbsp; *~ - это всего-лишь файлы которые заканчиваются на ~ :lol: </p><p>Осталось узнать, что означает core</p>]]></description>
			<author><![CDATA[null@example.com (Helmik)]]></author>
			<pubDate>Mon, 19 Jul 2010 18:25:44 +0000</pubDate>
			<guid>https://linuxforum.ru/viewtopic.php?pid=72298#p72298</guid>
		</item>
		<item>
			<title><![CDATA[[Решено]Тильда(~) в Makefile]]></title>
			<link>https://linuxforum.ru/viewtopic.php?pid=72273#p72273</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (Helmik)]]></author>
			<pubDate>Mon, 19 Jul 2010 17:59:26 +0000</pubDate>
			<guid>https://linuxforum.ru/viewtopic.php?pid=72273#p72273</guid>
		</item>
	</channel>
</rss>
