13 lines
179 B
Makefile
13 lines
179 B
Makefile
# $OpenBSD: Makefile,v 1.2 2009/05/22 16:22:48 matthieu Exp $
|
|
|
|
LIB= xcb-xtest
|
|
|
|
HDRS= xtest.h
|
|
|
|
SRCS= xtest.c
|
|
|
|
PKGCONFIG= xcb-xtest.pc
|
|
|
|
.include <bsd.lib.mk>
|
|
.include <bsd.xorg.mk>
|