Home | History | Annotate | Line # | Download | only in xf86-video-ngle
      1 #	$NetBSD: Makefile,v 1.5 2025/12/22 13:08:51 macallan Exp $
      2 
      3 DRIVER=		xf86-video-ngle
      4 DRIVER_NAME=	ngle_drv
      5 
      6 SRCS=		hcrx_cursor.c ngle_driver.c ngle_cursor.c ngle_accel.c \
      7 		summit_accel.c summit_cursor.c
      8 #MAN=		ngle.4
      9 
     10 .include "../Makefile.xf86-driver"
     11