On May 29, 2000, Marek Kowal <[EMAIL PROTECTED]> wrote:
> I have an .x file and want to create, using rpcgen, stub files in
> automake. Later on I want to compile and link part of them into server,
> and the other part into client. Did anybody excercised this already?
Add .x to SUFFIXES, the write rules to generate the .c files from .x.
Since you want to generate at least 2 files from the same .x, you
won't be able to use implicit rules (such as `.c.x:').
--
Alexandre Oliva Enjoy Guaranį, see http://www.ic.unicamp.br/~oliva/
Cygnus Solutions, a Red Hat company aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org} Write to mailing lists, not to me