blob: 00221aa128f6f950c46fdde824b9471fabaa8045 (
plain)
1
2
3
4
5
6
7
|
# $OpenBSD: Makefile,v 1.1 2008/03/25 23:28:19 matthieu Exp $
HEADERS_SUBDIR= X11/fonts/
HEADERS= font.h fontproto.h fontstruct.h FS.h fsmasks.h FSproto.h
PKGCONFIG= fontsproto.pc
.include <bsd.xorg.mk>
|