This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: Build rpcgen with standard build rules
- From: Roland McGrath <roland at hack dot frob dot com>
- To: "Joseph S. Myers" <joseph at codesourcery dot com>
- Cc: libc-alpha at sourceware dot org
- Date: Fri, 9 Mar 2012 15:12:10 -0800 (PST)
- Subject: Re: Build rpcgen with standard build rules
- References: <Pine.LNX.4.64.1203092300210.16963@digraph.polyomino.org.uk>
I kind of think it's better to leave the Sun source file with its original
name. You could just as well have an empty rpcgen.c, or one that does
#include "rpc_main.c" and remove rpc_main.o from rpcgen-objs.
Thanks,
Roland