Makefile for dri3proto
This commit is contained in:
parent
b1a440ca66
commit
14d42ae4fa
11
proto/dri3proto/Makefile
Normal file
11
proto/dri3proto/Makefile
Normal file
@ -0,0 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.1 2018/06/07 21:59:18 matthieu Exp $
|
||||
|
||||
HEADERS_SUBDIR= X11/extensions/
|
||||
HEADERS= dri3proto.h
|
||||
PKGCONFIG= dri3proto.pc
|
||||
|
||||
afterinstall:
|
||||
${INSTALL_DATA} ${.CURDIR}/dri3proto.txt \
|
||||
${DESTDIR}${X11BASE}/share/doc/dri3proto
|
||||
|
||||
.include <bsd.xorg.mk>
|
Loading…
Reference in New Issue
Block a user