Module Name:    src
Committed By:   macallan
Date:           Fri Sep  4 20:19:04 UTC 2009

Modified Files:
        src/share/mk: bsd.own.mk

Log Message:
add sunleo


To generate a diff of this commit:
cvs rdiff -u -r1.570 -r1.571 src/share/mk/bsd.own.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/mk/bsd.own.mk
diff -u src/share/mk/bsd.own.mk:1.570 src/share/mk/bsd.own.mk:1.571
--- src/share/mk/bsd.own.mk:1.570	Sun Aug 30 01:49:42 2009
+++ src/share/mk/bsd.own.mk	Fri Sep  4 20:19:04 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: bsd.own.mk,v 1.570 2009/08/30 01:49:42 dyoung Exp $
+#	$NetBSD: bsd.own.mk,v 1.571 2009/09/04 20:19:04 macallan Exp $
 
 .if !defined(_BSD_OWN_MK_)
 _BSD_OWN_MK_=1
@@ -890,8 +890,8 @@
 .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 suntcx \
-	tdfx tga trident tseng vesa vga via vmware wsfb
+	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

Reply via email to