Home | History | Annotate | Line # | Download | only in keycodes
      1 #	$NetBSD: Makefile,v 1.5 2017/02/13 06:11:01 snj Exp $
      2 
      3 .include <bsd.own.mk>
      4 
      5 XKBNAME=	keycodes
      6 FILES=		README aliases amiga ataritt empty evdev fujitsu hp ibm \
      7 		jolla macintosh olpc sony sun xfree86 xfree98
      8 
      9 SUBDIR=		digital_vndr sgi_vndr
     10 
     11 .include "../Makefile.xkbdata"
     12 
     13 .include <bsd.x11.mk>
     14 .include <bsd.prog.mk>
     15 .include <bsd.subdir.mk>
     16