[BACK]Return to bsd.xorg.mk CVS log [TXT][DIR] Up to [local] / src / share / mk

File: [local] / src / share / mk / bsd.xorg.mk (download)

Revision 1.1, Sat Nov 25 14:52:34 2006 UTC (17 years, 6 months ago) by matthieu
Branch: MAIN

Hooks needed by modular X builds. ok espie@ dim@.

.include <bsd.own.mk>
XORG_PREFIX?=   /usr/X11R6
.if exists(${XORG_PREFIX}/share/mk/bsd.xorg.mk)
. include       "${XORG_PREFIX}/share/mk/bsd.xorg.mk"
.endif