Date: Sat, 13 Jun 1998 05:22:29 +0800 From: Peter Wemm <peter@netplex.com.au> To: "Richard Seaman, Jr." <lists@tar.com> Cc: "current@freebsd.org" <current@FreeBSD.ORG> Subject: Re: src/libexec/Makefile Message-ID: <199806122122.FAA22830@spinner.netplex.com.au> In-Reply-To: Your message of "Fri, 12 Jun 1998 15:33:05 EST." <199806122033.PAA15451@ns.tar.com>
next in thread | previous in thread | raw e-mail | index | archive | help
"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 <peter@netplex.com.au> Netplex Consulting To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806122122.FAA22830>