[Integrit-users] integrit separate build dir
Brought to you by:
ecashin
From: Ed L C. <ec...@te...> - 2002-01-05 19:14:43
|
(copied to integrit-users) Jos Backus <jo...@cn...> writes: ... > How hard would it be to adapt the auto* stuff to generate configure/Makefile > such that builddir != srcdir? This is very convenient when building for > multiple platforms. This way one can do > > tar xzvf integrit.tar.gz > mkdir obj > cd obj > ../integrit/configure > make I've made the necessary changes, and the CVS version now supports separate build directories. > I tried adding > > VPATH = /home/jos/src/integrit/integrit VPATH isn't necessary because of the way the makefiles work. The new makefile system is compatible with more versions of make and handles the build/source directories explicitly. ... > Also, with today's CVS I am seeing > > lizzy:~/src/integrit/integrit-3.0% make > make: don't know how to make integrit.h. Stop > > integrit.h doesn't appear to exist anywhere... For the list folks, this file was omitted at the time of my first "version three in CVS" announcement but was added after Jos' report. -- --Ed Cashin PGP public key: ec...@te... http://www.terry.uga.edu/~ecashin/pgp/ |