971bb1a587
Change-Id: Ib11d8659485a444797bf3a2118182a1d4e316b50
13 lines
253 B
Makefile
13 lines
253 B
Makefile
# $NetBSD: Makefile,v 1.9 2013/05/31 23:50:51 mrg Exp $
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
SUBDIR= compat geometry keycodes rules symbols types
|
|
|
|
NOOBJ= # defined
|
|
|
|
PKGCONFIG= xkeyboard-config
|
|
|
|
.include <bsd.x11.mk>
|
|
.include <bsd.prog.mk>
|
|
.include <bsd.subdir.mk>
|