18 lines
352 B
Makefile
18 lines
352 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2009/06/06 17:55:01 matthieu Exp $
|
|
|
|
SUBDIR= digital_vndr sgi_vndr
|
|
|
|
XKB_SUBDIR= geometry
|
|
DIR_DATA= geometry.dir
|
|
|
|
DATA= amiga ataritt chicony \
|
|
dell everex fujitsu \
|
|
hhk hp keytronic kinesis \
|
|
macintosh microsoft nec \
|
|
northgate pc sony thinkpad \
|
|
sun winbook README
|
|
|
|
.include <bsd.xorg.mk>
|
|
.include <bsd.subdir.mk>
|
|
|