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