9 lines
241 B
Makefile
9 lines
241 B
Makefile
|
# $OpenBSD: Makefile,v 1.1 2008/03/25 23:28:20 matthieu Exp $
|
||
|
|
||
|
HEADERS_SUBDIR= X11/extensions/
|
||
|
HEADERS= xtrapbits.h xtrapddmi.h xtrapdi.h xtrapemacros.h xtraplib.h \
|
||
|
xtraplibp.h xtrapproto.h
|
||
|
PKGCONFIG= trapproto.pc
|
||
|
|
||
|
.include <bsd.xorg.mk>
|