bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Makefiles


From: Johnny Wezel
Subject: Makefiles
Date: Sat, 14 Feb 2004 08:29:15 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040213

Is there a reason to do a cd before every compile in the makefile? IMHO it's only a way to direct the objects into a specific directory. The same effect could be achieved by a -o option which would even prevent some overhead.

The actual reason why I'm asking is that it prevents from using distcc, a VERY handy tool on a 233MHz Pentium these days!

You could say now, OK go ahead and change the Makefiles, BUT I'm using Gentoo Linux, where the makes are done automaically.

Cheers
Johnny Wezel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]