From owner-freebsd-hackers Mon Feb 12 04:49:41 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA27321 for hackers-outgoing; Mon, 12 Feb 1996 04:49:41 -0800 (PST) Received: from tfs.com (tfs.com [140.145.250.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id EAA27316 for ; Mon, 12 Feb 1996 04:49:39 -0800 (PST) Received: from critter.tfs.com by tfs.com (smail3.1.28.1) with SMTP id m0tlxh4-0003xGC; Mon, 12 Feb 96 04:49 PST Received: from localhost.tfs.com (localhost.tfs.com [127.0.0.1]) by critter.tfs.com (8.6.12/8.6.12) with SMTP id NAA00258; Mon, 12 Feb 1996 13:49:20 +0100 X-Authentication-Warning: critter.tfs.com: Host localhost.tfs.com didn't use HELO protocol To: John Birrell cc: critter.tfs.com!phk@werple.net.au (Poul-Henning Kamp), hackers@FreeBSD.ORG, jb@cimlogic.com.au Subject: Re: libc_r and the removal of ccitt and iso In-reply-to: Your message of "Mon, 12 Feb 1996 10:17:36 +1100." <199602112318.KAA03172@werple.net.au> Date: Mon, 12 Feb 1996 13:49:19 +0100 Message-ID: <256.824129359@critter.tfs.com> From: Poul-Henning Kamp Sender: owner-hackers@FreeBSD.ORG Precedence: bulk > > > > > > Keeping libc_r up-to-date with the libc makefiles is a problem. Additions > > > and deletions to the libc makefiles should be reflected in the libc_r tre e. > > > It would be nice if the *same* makefiles could be used, but I don't know > > > how to do that. 8-( > > > > .include ../libc/Makefile > > Ummm. Where would that drop the object modules? ${.CURDIR} doesn't change. > Would you mind the thread specific treatment of renamed syscalls > (for instance) appearing in libc/Makefile? And the extra sub-directory > for thread functions? And different CFLAGS? I know all this can be done, > but I'd like an opinion as to whether it would be acceptable. Rather that than having two almost identical files... If you look in src/release/Makefile you can see another example of reusing almost identical commands for different targets. -- Poul-Henning Kamp | phk@FreeBSD.ORG FreeBSD Core-team. http://www.freebsd.org/~phk | phk@login.dknet.dk Private mailbox. whois: [PHK] | phk@ref.tfs.com TRW Financial Systems, Inc. Future will arrive by its own means, progress not so.