sync code with last improvements from OpenBSD
This commit is contained in:
commit
88965415ff
26235 changed files with 29195616 additions and 0 deletions
12
lib/libxcb/libxcb-xkb/Makefile
Normal file
12
lib/libxcb/libxcb-xkb/Makefile
Normal file
|
@ -0,0 +1,12 @@
|
|||
# $OpenBSD: Makefile,v 1.1 2014/04/14 19:20:17 matthieu Exp $
|
||||
|
||||
LIB= xcb-xkb
|
||||
|
||||
HEADERS= xkb.h
|
||||
|
||||
SRCS= xkb.c
|
||||
|
||||
PKGCONFIG= xcb-xkb.pc
|
||||
|
||||
.include <bsd.lib.mk>
|
||||
.include <bsd.xorg.mk>
|
Loading…
Add table
Add a link
Reference in a new issue