[XviD-devel] [RFC] unified Makefile for *nix environments

Edouard Gomez xvid-devel@xvid.org
Tue, 28 Jan 2003 21:27:33 +0100


--LQksG6bCIzRHxTLp
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

I've been working on a new build process for the lib (sunday afternoon
and this evening).

I would like to know what "make" program we are supposed to support in
XviD. My unified Makefile + configure works very well with GNU make, but
I still have problems with pmake (because of generic rules for .c and
=2Easm/.s and the final linking rule, but that only small details)

However it's close to be ready as a stable patch and with small amount
of work for unstable.

It builds well on Debian GNU/Linux systems (ia32, sparc64), Red Hat 7.2
(ia32), solaris8 + GNU make (sparc32).

I still lack some access to a freebsd/openbsd?/netbsd? boxes to try the
Makefile with BSD make (which is rougly pmake afaik)

Same thing for a BeOS box.

PS: djgpp and mingw32 (w/o min system) will be supported using a
    template for the platform.inc file (it defines all important
    variables so the Makefile is common to all platforms)
    # mv platform.mingw platform.inc
    # make=20
     will do the stuff

--=20
Edouard Gomez

--LQksG6bCIzRHxTLp
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+Nue1R5dTYz5sWMcRAi1NAKCSznjXcHk8xk3ba+FAoPFGx097lACdEf5h
szsG0LWfTYh+XV4rZKrFpj4=
=F8gm
-----END PGP SIGNATURE-----

--LQksG6bCIzRHxTLp--