Path: csiph.com!news.mixmin.net!news.unit0.net!news.nask.pl!news.nask.org.pl!newsfeed2.atman.pl!newsfeed.atman.pl!.POSTED!not-for-mail From: Borneq Newsgroups: comp.os.linux.development.apps Subject: Re: How compile GNU make from sources? Date: Wed, 5 Dec 2018 20:28:01 +0100 Organization: ATMAN - ATM S.A. Lines: 12 Message-ID: References: NNTP-Posting-Host: public-gprs352740.centertel.pl Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: node2.news.atman.pl 1544038081 13587 37.47.9.37 (5 Dec 2018 19:28:01 GMT) X-Complaints-To: usenet@atman.pl NNTP-Posting-Date: Wed, 5 Dec 2018 19:28:01 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.3.2 In-Reply-To: Content-Language: pl Xref: csiph.com comp.os.linux.development.apps:888 W dniu 05.12.2018 o 19:21, Tauno Voipio pisze: > Your makefile is bad, if it looks at or into .git directory. > Make should use timestamps of the dependencies only. because # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /home/user/projects/project_name ? project_name contains .git and several directories: app, lib, test..