13 lines
343 B
Makefile
13 lines
343 B
Makefile
|
# $OpenBSD: Makefile,v 1.5 2015/11/14 15:30:01 shadchin Exp $
|
||
|
|
||
|
SUBDIR= digital_vndr sgi_vndr
|
||
|
|
||
|
XKB_SUBDIR= geometry
|
||
|
|
||
|
DATA= amiga ataritt chicony dell everex fujitsu hhk hp keytronic kinesis \
|
||
|
macintosh microsoft nec nokia northgate pc sanwa sony thinkpad sun \
|
||
|
teck typematrix winbook README
|
||
|
|
||
|
.include <bsd.xorg.mk>
|
||
|
.include <bsd.subdir.mk>
|