This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: BSD make and dependencies


Tom Tromey <tromey@redhat.com> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]