summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2007-03-31 20:25:54 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2007-03-31 20:25:54 +0000
commit98fbc4d7e3582b179aad6b9e6574462b2d371b46 (patch)
tree4e29d460bb2cb42077569501a7fc510d4b669462 /Makefile
parent117c4cebce7192973b651ce8f3236f37c5f69702 (diff)
XENOCARA_TOP -> XSRCDIR and now defaults to /usr/src/xenocara
XENOCARA_OBJDIR -> XOBJDIR and now defaults to /usr/xobj suggested by espie@ ok krw@ mbalmer@
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index c25f5b7b5..5d238c091 100644
--- a/Makefile
+++ b/Makefile
@@ -1,10 +1,10 @@
-# $OpenBSD: Makefile,v 1.19 2007/03/28 19:41:15 matthieu Exp $
+# $OpenBSD: Makefile,v 1.20 2007/03/31 20:25:53 matthieu Exp $
.include <bsd.own.mk>
LOCALAPPD=/usr/local/lib/X11/app-defaults
LOCALAPPX=/usr/local/lib/X11
REALAPPD=/etc/X11/app-defaults
-XCONFIG=${XENOCARA_TOP}/etc/X11.${MACHINE}/xorg.conf
+XCONFIG=${XSRCDIR}/etc/X11.${MACHINE}/xorg.conf
RM?=rm
SUBDIR= proto data/bitmaps lib app data/xkbdata xserver driver util doc