linux/Documentation/DocBook
Paul Smith 4f1933620f kbuild: change kbuild to not rely on incorrect GNU make behavior
The kbuild system takes advantage of an incorrect behavior in GNU make.
Once this behavior is fixed, all files in the kernel rebuild every time,
even if nothing has changed.  This patch ensures kbuild works with both
the incorrect and correct behaviors of GNU make.

For more details on the incorrect behavior, see:

http://lists.gnu.org/archive/html/bug-make/2006-03/msg00003.html

Changes in this patch:
  - Keep all targets that are to be marked .PHONY in a variable, PHONY.
  - Add .PHONY: $(PHONY) to mark them properly.
  - Remove any $(PHONY) files from the $? list when determining whether
    targets are up-to-date or not.

Signed-off-by: Paul Smith <psmith@gnu.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
2006-03-06 00:09:51 +01:00
..
man Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
.gitignore [PATCH] DocBook: add .gitignore file 2006-01-10 08:01:52 -08:00
deviceiobook.tmpl Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gadget.tmpl Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
journal-api.tmpl [PATCH] jbd doc: fix some kernel-doc warnings 2005-11-07 07:53:55 -08:00
kernel-api.tmpl [PATCH] hrtimer: hrtimer documentation 2006-01-10 08:01:37 -08:00
kernel-hacking.tmpl [PATCH] fixup Documentation/DocBook/kernel-hacking.tmpl 2005-09-21 10:11:55 -07:00
kernel-locking.tmpl [PATCH] mutex subsystem, documentation 2006-01-09 15:59:20 -08:00
libata.tmpl [PATCH] libata: add ATA exceptions chapter to doc 2005-10-03 22:11:29 -04:00
librs.tmpl Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
lsm.tmpl Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile kbuild: change kbuild to not rely on incorrect GNU make behavior 2006-03-06 00:09:51 +01:00
mcabook.tmpl [kernel-doc] fix various DocBook build problems/warnings 2005-09-07 01:15:17 -04:00
mtdnand.tmpl Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
procfs-guide.tmpl Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
procfs_example.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rapidio.tmpl [PATCH] RapidIO support: core base 2005-11-07 07:53:46 -08:00
sis900.tmpl Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
stylesheet.xsl [PATCH] DocBook: comment about paper type 2005-11-13 18:14:21 -08:00
usb.tmpl [PATCH] USB: reorg some functions out of the main usb.c file 2006-01-04 13:48:31 -08:00
videobook.tmpl Fix "stuct", "strut", "struc" typos 2006-01-15 02:12:54 +01:00
wanbook.tmpl Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
writing_usb_driver.tmpl [PATCH] Driver Core: Big kfree NULL check cleanup - Documentation 2005-10-28 09:52:55 -07:00
z8530book.tmpl Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00