sync code with last improvements from OpenBSD

This commit is contained in:
purplerain 2023-08-28 05:57:34 +00:00
commit 88965415ff
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
26235 changed files with 29195616 additions and 0 deletions

View file

@ -0,0 +1,11 @@
# $OpenBSD: Makefile,v 1.5 2016/02/06 17:50:06 shadchin Exp $
SUBDIR= digital_vndr sgi_vndr
XKB_SUBDIR= keycodes
DATA= aliases amiga ataritt empty evdev fujitsu hp ibm jolla macintosh olpc \
sony sun xfree86 xfree98 README
.include <bsd.xorg.mk>
.include <bsd.subdir.mk>

View file

@ -0,0 +1,3 @@
# $OpenBSD: Makefile.inc,v 1.2 2011/06/06 19:45:44 matthieu Exp $
XKC_TOP= ../../../..
.include "../Makefile.inc"

View file

@ -0,0 +1,7 @@
# $OpenBSD: Makefile,v 1.2 2011/01/10 14:42:48 shadchin Exp $
XKB_SUBDIR= keycodes/digital_vndr
DATA= lk pc
.include <bsd.xorg.mk>

View file

@ -0,0 +1,7 @@
# $OpenBSD: Makefile,v 1.2 2011/01/10 14:42:48 shadchin Exp $
XKB_SUBDIR= keycodes/sgi_vndr
DATA= indigo indy iris
.include <bsd.xorg.mk>