8 lines
203 B
Makefile
8 lines
203 B
Makefile
# $OpenBSD: Makefile,v 1.2 2010/04/24 20:00:40 matthieu Exp $
|
|
|
|
HEADERS_SUBDIR= X11/extensions/
|
|
HEADERS= xf86bigfont.h xf86bigfproto.h xf86bigfstr.h
|
|
PKGCONFIG= xf86bigfontproto.pc
|
|
|
|
.include <bsd.xorg.mk>
|