Re: [RFC] What should go into /usr/include/linux? (was) Re: 2.4.0-test2 requires gcc-2.95, and /usr/include/linux
Keith Owens (kaos@ocs.com.au)
Mon, 26 Jun 2000 15:45:08 +1000
On Sun, 25 Jun 2000 21:52:13 -0700 (PDT),
ferret@phonewave.net wrote:
>However, I don't seem to see anything about "make dep" messing with
>symlinks under /usr/include. I'm viewing 2.4.0-test2/Makefile right now.
make dep only creates the symlink "ln -sf asm-$(ARCH) asm". The
symlink from /usr/include/{linux,asm} to a linux source tree is done by
the distributions.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/