From owner-freebsd-current Fri Jun 12 14:24:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA17965 for freebsd-current-outgoing; Fri, 12 Jun 1998 14:24:42 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from spinner.netplex.com.au (spinner.netplex.com.au [202.12.86.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA17825 for ; Fri, 12 Jun 1998 14:23:26 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from spinner.netplex.com.au (localhost [127.0.0.1]) by spinner.netplex.com.au (8.8.8/8.8.8/Spinner) with ESMTP id FAA22830; Sat, 13 Jun 1998 05:22:30 +0800 (WST) (envelope-from peter@spinner.netplex.com.au) Message-Id: <199806122122.FAA22830@spinner.netplex.com.au> X-Mailer: exmh version 2.0.2 2/24/98 To: "Richard Seaman, Jr." cc: "current@freebsd.org" Subject: Re: src/libexec/Makefile In-reply-to: Your message of "Fri, 12 Jun 1998 15:33:05 EST." <199806122033.PAA15451@ns.tar.com> Date: Sat, 13 Jun 1998 05:22:29 +0800 From: Peter Wemm Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Richard Seaman, Jr." wrote: > I think the following change needs to be made: Yes, I found this a while ago. Guess who took it from his elf system? > *** Makefile Fri Jun 12 15:17:32 1998 > --- Makefile.orig Fri Jun 12 15:16:59 1998 > *************** > *** 10,16 **** > .if ${MACHINE} == i386 > SUBDIR+=named-xfer rpc.rstatd > .if ${BINFORMAT} == aout > ! SUBDIR+=rtld-aout > .endif > .if ${BINFORMAT} == elf > SUBDIR+=rtld-elf > --- 10,16 ---- > .if ${MACHINE} == i386 > SUBDIR+=named-xfer rpc.rstatd > .if ${BINFORMAT} == aout > ! rtld-aout > .endif > .if ${BINFORMAT} == elf > SUBDIR+=rtld-elf > > > Cheers, -Peter -- Peter Wemm Netplex Consulting To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message