xenocara/proto/bigreqsproto/Makefile

12 lines
292 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.3 2012/04/08 09:46:58 matthieu Exp $
HEADERS_SUBDIR= X11/extensions/
2010-04-24 13:48:03 -06:00
HEADERS= bigreqsproto.h bigreqstr.h
PKGCONFIG= bigreqsproto.pc
afterinstall:
${INSTALL_DATA} ${.CURDIR}/specs/bigreq.xml \
${DESTDIR}${X11BASE}/share/doc/bigreqsproto
.include <bsd.xorg.mk>