Date: Wed, 27 Dec 1995 01:19:37 +1100 From: Bruce Evans <bde@zeta.org.au> To: current@freefall.freebsd.org Subject: Re: cvs commit: src/sys/libkern Makefile Message-ID: <199512261419.BAA05610@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>bde 95/12/26 05:58:32
> Modified: sys Makefile
> sys/i386/conf Makefile.i386 files.i386
> sys/i386/i386 support.s
> Removed: sys/libkern Makefile
> Log:
> Removed almost all traces of libkern.a. The objects that were in
> libkern.a are now specified by listing their source files in
> files.${MACHINE}. The list is machine-dependent to save space.
> All the necessary object for each machine must be linked into the
> kernel in case an lkm wants one.
>
> Revision Changes Path
> 1.4 +2 -2 src/sys/Makefile
> 1.72 +4 -26 src/sys/i386/conf/Makefile.i386
> 1.121 +18 -1 src/sys/i386/conf/files.i386
> 1.29 +1 -20 src/sys/i386/i386/support.s
Run config to sync with these changes.
Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512261419.BAA05610>
