xenocara/proto/fixesproto/Makefile

12 lines
299 B
Makefile
Raw Normal View History

2010-06-01 14:00:22 -06:00
# $OpenBSD: Makefile,v 1.2 2010/06/01 20:00:22 matthieu Exp $
HEADERS_SUBDIR= X11/extensions/
HEADERS= xfixesproto.h xfixeswire.h
PKGCONFIG= fixesproto.pc
2010-06-01 14:00:22 -06:00
afterinstall: fixesproto.txt
${INSTALL_DATA} ${.CURDIR}/fixesproto.txt \
${DESTDIR}${X11BASE}/share/doc/fixesproto
.include <bsd.xorg.mk>