Subject: packages requiring syssrc
To: Lex Wennmacher <wennmach@netbsd.org>
From: David Brownlee <abs@netbsd.org>
List: tech-pkg
Date: 08/01/2000 10:44:02
You could always check for BSDSRCDIR being defined?
David/absolute
-- www.netbsd.org: A pmap for every occasion --
On Tue, 1 Aug 2000, Lex Wennmacher wrote:
>
> Module Name: pkgsrc
> Committed By: wennmach
> Date: Tue Aug 1 09:31:00 UTC 2000
>
> Modified Files:
> pkgsrc/net/arla: Makefile
>
> Log Message:
> Added a conditional IGNORE if the kernel sources are not found under /sys.
> The arla pkg builds an LKM, xfs_mod.o, and under NetBSD the full kernel
> sources are currently needed to build LKMs.
>
>
> To generate a diff of this commit:
> cvs rdiff -r1.3 -r1.4 pkgsrc/net/arla/Makefile
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
>
>