>  * From: "David O'Brien" <[EMAIL PROTECTED]>
> 
>  * > /usr/include/readline/readline.h (and whatever else that's supposed to
>  * > be in that directory) has been missing from 4-current and 3-stable
>  * > snaps for awhile.  Does anyone know why?
>  * 
>  * I just checked that cd /usr/src/gnu/lib/libreadline ; make obj all install
>  * does the right thing.  Ideas where to look next?
> 
> I dunno.  Maybe the release Makefiles?  (Jordan CC'd)
> 

It is probably because /usr/src/gnu/lib/libreadline/Makefile use
bsd.subdir.mk and not bsd.lib.mk. Their distribute targets are different.
I don't know if you can just slot bsd.lib.mk in there because the
libreadline have some subdirs that have to be handled.

John
-- 
John Hay -- [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to