Modifying make files to separate code generation from build

Rick Irons <[email protected]>
Newsgroups gmane.comp.video.mesa3d.user
Message-ID <[email protected]>
Hi,

I am creating a Mesa configuration that will support only software rendering using the following options...

  ./configure --enable-xlib-glx --disable-driglx-direct --disable-dri --without-gallium-drivers --disable-egl

Some of the resulting makefiles have code generation targets.  I would like to separate the code generation into its own make operation so that I can run the code generation once on a Debian 7.x system.  I would then like to build that same configuration on Debian 6, Red Hat, and other distributions of Linus without the code generation step being performed.  Would such an approach work?

Thanks,
Rick

_______________________________________________
mesa-users mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.