bug-automake
[Top][All Lists]
Advanced

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

bug#8022: use .MAKEFILEDEPS for FreeBSD make


From: Ralf Wildenhues
Subject: bug#8022: use .MAKEFILEDEPS for FreeBSD make
Date: Sat, 12 Feb 2011 11:08:43 +0100
User-agent: Mutt/1.5.20 (2010-08-04)

Severity: wishlist

Similar to GNU make, which by default causes the makefile and included
files to be rebuilt before doing anything else, FreeBSD make can do
alike, when the special target .MAKEFILEDEPS exists.  I've only checked
FreeBSD 7.1 manpages for this feature.  We could be using this for
reliable rebuilds.

Cheers,
Ralf





reply via email to

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