blob: bba179c6b8bf9df9cb00219f1fa703895697b4e3 (
plain)
1
2
3
4
5
6
7
|
# $OpenBSD: Makefile,v 1.2 2010/04/24 19:48:03 matthieu Exp $
HEADERS_SUBDIR= X11/extensions/
HEADERS= bigreqsproto.h bigreqstr.h
PKGCONFIG= bigreqsproto.pc
.include <bsd.xorg.mk>
|