Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/arch/m68k/fpsp
The reason of this is that config(1) have no idea of library at this
moment. Makefile.kern.inc has also a convention that all *.o files
have to be built under the top of kernel build directory. libkern &
libcompat have speicalized make(1) rules, that work but look ugly.
I'd consider to extend config(1) to support library...
Home |
Main Index |
Thread Index |
Old Index