automake
[Top][All Lists]
Advanced

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

Re: BSD make and dependencies


From: Assar Westerlund
Subject: Re: BSD make and dependencies
Date: 26 Dec 2000 20:54:52 +0100
User-agent: Gnus/5.070098 (Pterodactyl Gnus v0.98) Emacs/20.6

Tom Tromey <address@hidden> writes:
> Derek> Apparently BSD wants something like the following:
> Derek>     .include "file"
> Derek> or
> Derek>     .include <file>
> 
> Yuck.  Does make have -I options too?

Yes.  From make(1):

     -I directory
             Specify a directory in which to search for makefiles and included
             makefiles.  The system makefile directory (or directories, see
             the -m option) is automatically included as part of this list.

/assar



reply via email to

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