From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernhard Fischer Date: Tue, 21 Aug 2007 20:41:36 +0200 Subject: [Buildroot] recently added lot of .PHONY targets in package/*/*.mk In-Reply-To: <20070814061610.2E279A6811@busybox.net> References: <20070814061610.2E279A6811@busybox.net> Message-ID: <20070821184136.GC19089@aon.at> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Mon, Aug 13, 2007 at 11:16:10PM -0700, ulf at uclibc.org wrote: >Author: ulf >Date: 2007-08-13 23:16:08 -0700 (Mon, 13 Aug 2007) >New Revision: 19497 > >Log: >Change udev target from udev to udevd. Add .PHONY targets. Rearrange targets What's the deal with all those phony targets? Please explain