blob: 90ace2176987eee4446aaa30a5cdf8dab7d757a3 (
plain)
1
2
3
4
5
6
7
|
# $OpenBSD: Makefile,v 1.1 2008/03/25 23:28:19 matthieu Exp $
HEADERS_SUBDIR= X11/extensions/
HEADERS= fontcache.h fontcacheP.h fontcachstr.h
PKGCONFIG= fontcacheproto.pc
.include <bsd.xorg.mk>
|