Subject: Re: New kernel shources
To: Allen X Briggs <briggs@csugrad.cs.vt.edu>
From: Allen X Briggs <briggs@csugrad.cs.vt.edu>
List: macbsd-development
Date: 11/29/1993 09:42:39
> Hmm.  It occurs to me that you'll want some files from libc/arch/m68k,
> as well:
> 	lib/libc/arch/m68k/DEFS.h
> 	lib/libc/arch/m68k/string/*
> 	lib/libc/arch/m68k/net/*

These should be added to sys/lib/libkern/m68k.  A better solution will
exist shortly.  You might need to change the makefile in libkern, or
move DEFS.h around so the compiler can find it.  We're in the middle of
combining the 5 or so m68k ports so that we don't have 5 copies of
everything.

-allen


------------------------------------------------------------------------------