8 lines
180 B
Makefile
8 lines
180 B
Makefile
# $OpenBSD: Makefile,v 1.2 2010/04/25 19:52:58 matthieu Exp $
|
|
|
|
HEADERS_SUBDIR= X11/extensions/
|
|
HEADERS= xcmiscproto.h xcmiscstr.h
|
|
PKGCONFIG= xcmiscproto.pc
|
|
|
|
.include <bsd.xorg.mk>
|