Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/mk add igs driver for Xorg
details: https://anonhg.NetBSD.org/src/rev/5f973c58ba69
branches: trunk
changeset: 748926:5f973c58ba69
user: macallan <macallan%NetBSD.org@localhost>
date: Tue Nov 10 21:41:31 2009 +0000
description:
add igs driver for Xorg
diffstat:
share/mk/bsd.own.mk | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (24 lines):
diff -r f564c01d8856 -r 5f973c58ba69 share/mk/bsd.own.mk
--- a/share/mk/bsd.own.mk Tue Nov 10 20:39:36 2009 +0000
+++ b/share/mk/bsd.own.mk Tue Nov 10 21:41:31 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.own.mk,v 1.594 2009/11/05 20:06:29 skrll Exp $
+# $NetBSD: bsd.own.mk,v 1.595 2009/11/10 21:41:31 macallan Exp $
.if !defined(_BSD_OWN_MK_)
_BSD_OWN_MK_=1
@@ -915,10 +915,10 @@
.endfor
.for _v in \
- ag10e apm ark ast ati chips cirrus crime cyrix glint i128 i740 imstt \
- intel mach64 mga neomagic newport nsc nv nvxbox pnozz r128 radeonhd \
- rendition s3 s3virge savage siliconmotion sis sunffb suncg6 sunleo \
- suntcx tdfx tga trident tseng vesa vga via vmware wsfb
+ ag10e apm ark ast ati chips cirrus crime cyrix glint i128 i740 igs \
+ imstt intel mach64 mga neomagic newport nsc nv nvxbox pnozz r128 \
+ radeonhd rendition s3 s3virge savage siliconmotion sis sunffb suncg6 \
+ sunleo suntcx tdfx tga trident tseng vesa vga via vmware wsfb
X11SRCDIR.xf86-video-${_v}?= ${X11SRCDIRMIT}/xf86-video-${_v}/dist
.endfor
Home |
Main Index |
Thread Index |
Old Index