8e879d90d1
This includes a set of pre-generated sources files in src/ so that python and xslt are not needed to build.
13 lines
180 B
Makefile
13 lines
180 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2009/05/22 16:10:18 matthieu Exp $
|
|
|
|
LIB= xcb-xfixes
|
|
|
|
HDRS= xfixes.h
|
|
|
|
SRCS= xfixes.c
|
|
|
|
PC= xcb-xfixes.pc
|
|
|
|
.include <bsd.lib.mk>
|
|
.include <bsd.xorg.mk>
|