看板 DFBSD_commit 關於我們 聯絡資訊
On Sun, Jan 23, 2005 at 10:55:26AM -0800, Eirik Nygaard wrote: > eirikn 2005/01/23 10:55:26 PST > > DragonFly src repository > > Added files: > kerberos5/include heim_err.h k524_err.h krb5_err.h > Log: > Fix kerberos5 build by adding some headers files. These should be generated on > the fly, but the make depend step is acting up. Why don't you generate them on-the-fly in kerberos5/include? You could move the ETSRCS handling into (a new) kerberos5/include and fetch the source files via .PATH from the .OBJDIR in the rest. Joerg > > Reported by: joerg