History log of /netbsd-current/external/mit/xorg/server/xorg-server.old/hw/xfree86/dri2/Makefile
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.2 10-Mar-2019 mrg

move mesa10 build into .old scheme:

- add ${X11SRCDIR.MesaLib.old} and introduce ${X11SRCDIR.Mesa} as an
alias for either the former or the non old. this allows many of
the makefiles to simply use ${X11SRCDIR.Mesa} (but does not really
enable much sharing of makefiles, but reduces their diffs.)

- use mesa-which.mk to define ${OLD_PREFIX} to either "" or ".old",
and to know if to build 'dri7' (.old only.) ${OLD_PREFIX} is used
by other code (eg, LIBDPLIBS) to pick the right subdir.


# 1.1 10-Jun-2016 mrg

branches: 1.1.1;
Initial revision


Revision tags: pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base xorg-server-1-10-build
# 1.1.1.1 10-Jun-2016 mrg

import the xorg-server 1.10 reach over tree as xorg-server.old.