xenocara/proto/resourceproto/Makefile

12 lines
268 B
Makefile
Raw Normal View History

2011-07-02 14:31:11 -06:00
# $OpenBSD: Makefile,v 1.2 2011/07/02 20:31:11 matthieu Exp $
HEADERS_SUBDIR= X11/extensions/
HEADERS= XResproto.h
PKGCONFIG= resourceproto.pc
2011-07-02 14:31:11 -06:00
afterinstall:
${INSTALL_DATA} ${.CURDIR}/resproto.txt \
${DESTDIR}${X11BASE}/share/doc/resproto
.include <bsd.xorg.mk>