sync code with last improvements from OpenBSD
This commit is contained in:
commit
88965415ff
26235 changed files with 29195616 additions and 0 deletions
12
data/xkeyboard-config/geometry/Makefile
Normal file
12
data/xkeyboard-config/geometry/Makefile
Normal file
|
@ -0,0 +1,12 @@
|
|||
# $OpenBSD: Makefile,v 1.5 2015/11/14 15:30:01 shadchin Exp $
|
||||
|
||||
SUBDIR= digital_vndr sgi_vndr
|
||||
|
||||
XKB_SUBDIR= geometry
|
||||
|
||||
DATA= amiga ataritt chicony dell everex fujitsu hhk hp keytronic kinesis \
|
||||
macintosh microsoft nec nokia northgate pc sanwa sony thinkpad sun \
|
||||
teck typematrix winbook README
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
.include <bsd.subdir.mk>
|
3
data/xkeyboard-config/geometry/Makefile.inc
Normal file
3
data/xkeyboard-config/geometry/Makefile.inc
Normal file
|
@ -0,0 +1,3 @@
|
|||
# $OpenBSD: Makefile.inc,v 1.2 2011/06/06 19:45:44 matthieu Exp $
|
||||
XKC_TOP= ../../../..
|
||||
.include "../Makefile.inc"
|
7
data/xkeyboard-config/geometry/digital_vndr/Makefile
Normal file
7
data/xkeyboard-config/geometry/digital_vndr/Makefile
Normal file
|
@ -0,0 +1,7 @@
|
|||
# $OpenBSD: Makefile,v 1.2 2011/01/10 14:42:48 shadchin Exp $
|
||||
|
||||
XKB_SUBDIR= geometry/digital_vndr
|
||||
|
||||
DATA= lk pc unix
|
||||
|
||||
.include <bsd.xorg.mk>
|
7
data/xkeyboard-config/geometry/sgi_vndr/Makefile
Normal file
7
data/xkeyboard-config/geometry/sgi_vndr/Makefile
Normal file
|
@ -0,0 +1,7 @@
|
|||
# $OpenBSD: Makefile,v 1.2 2011/01/10 14:42:48 shadchin Exp $
|
||||
|
||||
XKB_SUBDIR= geometry/sgi_vndr
|
||||
|
||||
DATA= indigo indy O2
|
||||
|
||||
.include <bsd.xorg.mk>
|
Loading…
Add table
Add a link
Reference in a new issue