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-sync
|
2009-05-22 10:09:01 -06:00
|
|
|
|
2009-05-22 10:53:05 -06:00
|
|
|
HEADERS= sync.h
|
2009-05-22 10:09:01 -06:00
|
|
|
|
2009-05-22 10:53:05 -06:00
|
|
|
SRCS= sync.c
|
2009-05-22 10:09:01 -06:00
|
|
|
|
2009-05-22 10:22:47 -06:00
|
|
|
PKGCONFIG= xcb-sync.pc
|
2009-05-22 10:09:01 -06:00
|
|
|
|
|
|
|
.include <bsd.lib.mk>
|
|
|
|
.include <bsd.xorg.mk>
|