xenocara/lib/xcb-util/keysyms/Makefile

11 lines
172 B
Makefile
Raw Normal View History

2009-05-23 08:43:12 -06:00
# $OpenBSD: Makefile,v 1.1.1.1 2009/05/23 14:43:12 matthieu Exp $
SUBLIB= keysyms
SRCS= keysyms.c
HEADERS= xcb_keysyms.h
.include <bsd.lib.mk>
.include <bsd.xorg.mk>