mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-12 04:09:15 +00:00
Makefile for dri3proto
This commit is contained in:
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>
|
||||||
Reference in New Issue
Block a user