2009-05-22 10:53:05 -06:00
|
|
|
# $OpenBSD: Makefile,v 1.3 2009/05/22 16:53:05 matthieu Exp $
|
2009-05-22 10:09:01 -06:00
|
|
|
|
2009-05-22 10:53:05 -06:00
|
|
|
LIB= xcb-randr
|
2009-05-22 10:09:01 -06:00
|
|
|
|
2009-05-22 10:53:05 -06:00
|
|
|
HEADERS= randr.h
|
2009-05-22 10:09:01 -06:00
|
|
|
|
2009-05-22 10:53:05 -06:00
|
|
|
SRCS= randr.c
|
2009-05-22 10:09:01 -06:00
|
|
|
|
2009-05-22 10:22:47 -06:00
|
|
|
PKGCONFIG= xcb-randr.pc
|
2009-05-22 10:09:01 -06:00
|
|
|
|
|
|
|
.include <bsd.lib.mk>
|
|
|
|
.include <bsd.xorg.mk>
|